mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-01 20:09:17 +00:00
remove T1000 ifdef
This commit is contained in:
@@ -504,11 +504,9 @@ static void action_deep_sleep(void)
|
||||
}
|
||||
buzzer_stop();
|
||||
|
||||
#ifdef CONFIG_BOARD_T1000_E
|
||||
if (buzzer_is_quiet()) {
|
||||
ui_led_flash_shutdown();
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* Shared peripheral teardown + SENSE config for sw0 wake.
|
||||
|
||||
Reference in New Issue
Block a user