start-up sound working, removes tick with some devices
This commit is contained in:
@@ -79,7 +79,8 @@ static void power_down(uint8_t wdto)
|
||||
led_set(0);
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
stop_all_notes();
|
||||
// This sometimes disables the start-up noise, so it's been disabled
|
||||
// stop_all_notes();
|
||||
#endif /* AUDIO_ENABLE */
|
||||
|
||||
// TODO: more power saving
|
||||
|
Reference in New Issue
Block a user