Update magic box firmware
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/******************************************************************************
|
||||
* @file led_manager.h
|
||||
* @brief CBC2 红绿 LED 通道与事件表
|
||||
* @brief CBC4 红绿 LED 通道与事件表
|
||||
* @author cyWu <1917507415@qq.com>
|
||||
* @date 2026.08.25
|
||||
* @version V1.0.0
|
||||
@@ -20,7 +20,7 @@ typedef enum {
|
||||
} LedChannel_t;
|
||||
|
||||
/**
|
||||
* @brief 注册 GPIO 回调并装载 CBC2 事件表
|
||||
* @brief 注册 GPIO 回调并装载 CBC4 事件表
|
||||
* @return 无
|
||||
*/
|
||||
void user_led_init(void);
|
||||
|
||||
Reference in New Issue
Block a user