Regenerate html_settings.h

This commit is contained in:
Aircoookie
2021-06-27 22:19:03 +02:00
parent 9e8aadb750
commit 04b4ef6d85
5 changed files with 6 additions and 19 deletions

View File

@@ -470,7 +470,7 @@ class Animated_Staircase : public Usermod {
// first run: reading from cfg.json
DEBUG_PRINTLN(F(" config loaded."));
} else {
// changing paramters from settings page
// changing parameters from settings page
DEBUG_PRINTLN(F(" config (re)loaded."));
bool changed = false;
if ((oldUseUSSensorTop != useUSSensorTop) ||