添加STAwifi模式以及修改灯状态
This commit is contained in:
@@ -35,7 +35,11 @@ typedef struct rgb_color_s
|
||||
typedef enum
|
||||
{
|
||||
RGB_COLOR_RAD = 0,
|
||||
RGB_COLOR_ORANGE,
|
||||
RGB_COLOR_GREEN,
|
||||
RGB_COLOR_WHITE,
|
||||
RGB_COLOR_PURPLE,
|
||||
RGB_COLOR_CYAN,
|
||||
RGB_COLOR_BLUE,
|
||||
}RGB_COLOR;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user