fix:修复调光时间BUG
解决调光时间一样的情况下,调光亮与调光灭的实际调光时间不一致问题
This commit is contained in:
6
Start_Init.h
Normal file
6
Start_Init.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef START_INIT_H
|
||||
#define START_INIT_H
|
||||
|
||||
void Start_Init(void);
|
||||
void Timer2_Init_1ms(void);
|
||||
#endif
|
||||
Reference in New Issue
Block a user