fix: pwm_led_init 前置声明修复编译警告
This commit is contained in:
@@ -343,6 +343,8 @@ void para_store_init(void)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
static void pwm_led_init(void);
|
||||||
|
|
||||||
void tm_init(void){
|
void tm_init(void){
|
||||||
|
|
||||||
// Cap 捕获
|
// Cap 捕获
|
||||||
|
|||||||
Reference in New Issue
Block a user