添加切换模式提示效果
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "sys_log.h"
|
||||
#include "os/os.h"
|
||||
#include "device.h"
|
||||
|
||||
#include "../led_strip/led_strip.h"
|
||||
// 按键事件类型
|
||||
typedef enum {
|
||||
EVT_NONE = 0, // 无事件
|
||||
|
||||
Reference in New Issue
Block a user