Reduce standby 1, 2, 3 or 4s
This commit is contained in:
@@ -1129,7 +1129,7 @@ void APP_Update(void)
|
|||||||
#ifdef ENABLE_FEAT_F4HWN_SLEEP
|
#ifdef ENABLE_FEAT_F4HWN_SLEEP
|
||||||
if(gWakeUp)
|
if(gWakeUp)
|
||||||
{
|
{
|
||||||
gPowerSave_10ms = gEeprom.BATTERY_SAVE * 250; // deep sleep now indexed on BatSav
|
gPowerSave_10ms = gEeprom.BATTERY_SAVE * 100; // deep sleep now indexed on BatSav
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user