Improve BackLt (35/63)
This commit is contained in:
@@ -219,7 +219,7 @@ void BATTERY_TimeSlice500ms(void)
|
||||
|
||||
ST7565_HardwareReset();
|
||||
|
||||
if (gEeprom.BACKLIGHT_TIME < 17) {
|
||||
if (gEeprom.BACKLIGHT_TIME < 61) {
|
||||
BACKLIGHT_TurnOff();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user