30#include "driver_init.h"
57#include "watch_slcd.h"
58#include "watch_extint.h"
60#include "watch_buzzer.h"
62#include "watch_gpio.h"
65#include "watch_uart.h"
66#include "watch_deepsleep.h"
68#include "watch_private.h"
bool watch_is_battery_low(void)
Returns true when the battery voltage dips below 2.5V.
bool watch_is_buzzer_or_led_enabled(void)
Returns true if either the buzzer or the LED driver is enabled.