Improve watch_tcc to decouple leds and buzzer as much as allowed
As a positive side effect, the led will stop emitting the faintiest of blinks when the buzzer starts playing.
This commit is contained in:
@@ -51,8 +51,6 @@ int _gettimeofday(struct timeval *tv, void *tzvp) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
void _watch_disable_tcc(void) {}
|
||||
|
||||
void _watch_enable_usb(void) {}
|
||||
|
||||
void watch_disable_TRNG() {}
|
||||
|
||||
Reference in New Issue
Block a user