diff --git a/main.cpp b/main.cpp index db8c2f1..a9d2417 100644 --- a/main.cpp +++ b/main.cpp @@ -176,8 +176,6 @@ void setup() restartTs = preferences->getInt(preference_restart_timer) * 60 * 1000; } -// preferences->putBool(preference_lock_enabled, true); - lockEnabled = preferences->getBool(preference_lock_enabled); openerEnabled = preferences->getBool(preference_opener_enabled); diff --git a/webflash/nuki_hub.bin b/webflash/nuki_hub.bin index 4bc6cc9..e0a5d8d 100644 Binary files a/webflash/nuki_hub.bin and b/webflash/nuki_hub.bin differ