diff options
author | joeycastillo <joeycastillo@users.noreply.github.com> | 2022-02-13 19:36:30 +0000 |
---|---|---|
committer | joeycastillo <joeycastillo@users.noreply.github.com> | 2022-02-13 19:36:30 +0000 |
commit | 75eb55129e85b73efe6c6644da43c6e5d61eb05f (patch) | |
tree | e1d69ef0596f6d54c27e48b804724b917ad48d22 /watch_8h_source.html | |
parent | d821b24f90c867ced771d19fc6f971f25098138b (diff) | |
download | Sensor-Watch-75eb55129e85b73efe6c6644da43c6e5d61eb05f.tar.gz Sensor-Watch-75eb55129e85b73efe6c6644da43c6e5d61eb05f.tar.bz2 Sensor-Watch-75eb55129e85b73efe6c6644da43c6e5d61eb05f.zip |
deploy: b91f025542b4be42182de218630ea442eb119ddc
Diffstat (limited to 'watch_8h_source.html')
-rw-r--r-- | watch_8h_source.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/watch_8h_source.html b/watch_8h_source.html index 2e75936a..b45454a9 100644 --- a/watch_8h_source.html +++ b/watch_8h_source.html @@ -115,12 +115,9 @@ $(function() { <div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> </div> <div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span><span class="preprocessor">#include "watch_private.h"</span></div> <div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> </div> -<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"><a class="line" href="watch_8h.html#a16023aa6b668de61af59b40b2bee5d1d"> 76</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="watch_8h.html#a16023aa6b668de61af59b40b2bee5d1d">watch_is_battery_low</a>(<span class="keywordtype">void</span>);</div> -<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> </div> -<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"><a class="line" href="watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94"> 83</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94">watch_is_buzzer_or_led_enabled</a>(<span class="keywordtype">void</span>);</div> -<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> </div> -<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span><span class="preprocessor">#endif </span><span class="comment">/* WATCH_H_ */</span><span class="preprocessor"></span></div> -<div class="ttc" id="awatch_8h_html_a16023aa6b668de61af59b40b2bee5d1d"><div class="ttname"><a href="watch_8h.html#a16023aa6b668de61af59b40b2bee5d1d">watch_is_battery_low</a></div><div class="ttdeci">bool watch_is_battery_low(void)</div><div class="ttdoc">Returns true when the battery voltage dips below 2.5V.</div></div> +<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"><a class="line" href="watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94"> 75</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94">watch_is_buzzer_or_led_enabled</a>(<span class="keywordtype">void</span>);</div> +<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> </div> +<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="preprocessor">#endif </span><span class="comment">/* WATCH_H_ */</span><span class="preprocessor"></span></div> <div class="ttc" id="awatch_8h_html_a6df21baf06b4a5392d95dd3cdde75d94"><div class="ttname"><a href="watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94">watch_is_buzzer_or_led_enabled</a></div><div class="ttdeci">bool watch_is_buzzer_or_led_enabled(void)</div><div class="ttdoc">Returns true if either the buzzer or the LED driver is enabled.</div></div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> |