remove obsolete low battery function from simulator
This commit is contained in:
parent
c7f6387aee
commit
2d9192dff1
@ -1,9 +1,5 @@
|
|||||||
#include "watch.h"
|
#include "watch.h"
|
||||||
|
|
||||||
bool watch_is_battery_low(void) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool watch_is_buzzer_or_led_enabled(void) {
|
bool watch_is_buzzer_or_led_enabled(void) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user