From 75eb55129e85b73efe6c6644da43c6e5d61eb05f Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Sun, 13 Feb 2022 19:36:30 +0000 Subject: deploy: b91f025542b4be42182de218630ea442eb119ddc --- watch_8h_source.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'watch_8h_source.html') 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() {
67
68#include "watch_private.h"
69
-
76bool watch_is_battery_low(void);
-
77
-
83bool watch_is_buzzer_or_led_enabled(void);
-
84
-
85#endif /* WATCH_H_ */
-
bool watch_is_battery_low(void)
Returns true when the battery voltage dips below 2.5V.
+
75bool watch_is_buzzer_or_led_enabled(void);
+
76
+
77#endif /* WATCH_H_ */
bool watch_is_buzzer_or_led_enabled(void)
Returns true if either the buzzer or the LED driver is enabled.
-- cgit v1.2.3