fix LED turning off on face changes
This commit is contained in:
@@ -323,6 +323,5 @@ bool simon_face_loop(movement_event_t event,
|
||||
|
||||
void simon_face_resign(void *context) {
|
||||
(void)context;
|
||||
watch_set_led_off();
|
||||
watch_set_buzzer_off();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user