mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 03:27:45 +08:00
start song
This commit is contained in:
@@ -67,7 +67,7 @@ void ws2812Task(void *argument)
|
||||
switch (display_mode)
|
||||
{
|
||||
case NORMAL_MODE:
|
||||
BlinkGreen();
|
||||
BlinkBlue();
|
||||
break;
|
||||
case SYS_ERROR_OCCURRED:
|
||||
BlinkRed();
|
||||
|
||||
Reference in New Issue
Block a user