准备更新EVT

This commit is contained in:
stark1898y 2025-04-08 16:31:57 +08:00
parent 828b44ec21
commit 28eeb4d4f2
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ void app_task_handler(TeAppEvtType app_evt_type)
// tmos_set_event(led_task_id, LED_SHOW_START_EVT);
BSP_BlockSleep();
BSP_RequestBoost();
DelayMs(1);
DelayMs(1);
ShowLed();
// tmos_stop_task(led_task_id, LED_SHOW_ONCE_EVT);
// tmos_start_task(led_task_id, LED_SHOW_ONCE_EVT, 1000);