Disable scan timeout compile option, updated win_make.bat to help path problems
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
void UI_DisplayBattery(uint8_t Level);
|
||||
void UI_DisplayBattery(const uint8_t Level, const uint8_t blink);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user