summaryrefslogtreecommitdiffstats
path: root/watch__led_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to 'watch__led_8h_source.html')
-rw-r--r--watch__led_8h_source.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/watch__led_8h_source.html b/watch__led_8h_source.html
index 386461eb..8a9f19a9 100644
--- a/watch__led_8h_source.html
+++ b/watch__led_8h_source.html
@@ -113,12 +113,7 @@ $(function() {
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="group__led.html#ga8619f040ff7364285398412a4c420cae"> 85</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="group__led.html#ga8619f040ff7364285398412a4c420cae">watch_set_led_off</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span>__attribute__((deprecated(<span class="stringliteral">&quot;Use watch_enable_leds instead&quot;</span>)))</div>
-<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span>void watch_enable_led(<span class="keywordtype">bool</span> unused);</div>
-<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span>__attribute__((deprecated(&quot;Use <a class="code hl_function" href="group__led.html#ga883bf171196fb5a7a57ef727dca6e04a">watch_disable_leds</a> instead&quot;)))</div>
-<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="keywordtype">void</span> watch_disable_led(<span class="keywordtype">bool</span> unused);</div>
-<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span><span class="preprocessor">#endif</span></div>
+<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="agroup__led_html_ga042bcc9220ab05d1de8389cf0067511b"><div class="ttname"><a href="group__led.html#ga042bcc9220ab05d1de8389cf0067511b">watch_set_led_color</a></div><div class="ttdeci">void watch_set_led_color(uint8_t red, uint8_t green)</div><div class="ttdoc">Sets the LED to a custom color by modulating each output's duty cycle.</div></div>
<div class="ttc" id="agroup__led_html_ga36d89031d8e8813dfab5f6cff9c6ee40"><div class="ttname"><a href="group__led.html#ga36d89031d8e8813dfab5f6cff9c6ee40">watch_set_led_red</a></div><div class="ttdeci">void watch_set_led_red(void)</div><div class="ttdoc">Sets the red LED to full brightness, and turns the green LED off.</div></div>
<div class="ttc" id="agroup__led_html_ga51ba53c3281ad8724d98af27eacc3de0"><div class="ttname"><a href="group__led.html#ga51ba53c3281ad8724d98af27eacc3de0">watch_set_led_yellow</a></div><div class="ttdeci">void watch_set_led_yellow(void)</div><div class="ttdoc">Sets both red and green LEDs to full brightness.</div></div>