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