start song

This commit is contained in:
TuxMonkey
2026-07-16 13:45:09 +08:00
parent 59de1fafa4
commit 4f7817f9de
2 changed files with 28 additions and 44 deletions

View File

@@ -67,7 +67,7 @@ void ws2812Task(void *argument)
switch (display_mode)
{
case NORMAL_MODE:
BlinkGreen();
BlinkBlue();
break;
case SYS_ERROR_OCCURRED:
BlinkRed();