Bat icon adjust
1.Add slow down timer 2.if bat adc value < BAT_LEVEL_WARN, bat icon will turn red.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#define TIMER_OFFSET_TIMER (TIMER_500_TICK)
|
||||
#define TIMER_BW_TIMER (TIMER_500_TICK)
|
||||
#define TIMER_SNR_TIMER (TIMER_500_TICK)
|
||||
#define TIMER_BAT_TIMER (TIMER_500_TICK)
|
||||
#define TIMER_500_TICK 500
|
||||
|
||||
#define BAT_LEVEL_EMPTY 1600
|
||||
|
||||
Reference in New Issue
Block a user