Improve rev. B startup flow, webUI fixes

This commit is contained in:
Djuri 2024-07-10 01:08:42 +02:00
parent 4f4e37ec3c
commit 1d710ba7f7
3 changed files with 9 additions and 5 deletions

View file

@ -746,7 +746,6 @@ void setupFrontlight()
preferences.putBool("flFlashOnUpd", false);
}
frontlightFadeInAll(preferences.getUInt("flEffectDelay"), true);
}
float getLightLevel() {