remove T1000 ifdef

This commit is contained in:
liquidraver
2026-07-01 22:27:33 +02:00
parent b2121fd0e8
commit 8f933fd2c7
-2
View File
@@ -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.