You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checks reset reason during start up. Restarts the system (again) if it was resetted via watchdog or exception. This solves the "freeze until another manual reboot"-issue after a crash.
Only starts ArtNet if booted or restarted normally.
Initialises SW WDT with 8s timeout.
Feeding the watchdog during the main loop.
Bug fixes
Fixed incorrect SPIFFS format detection (could lead to corrupt config).
Removed "erase config via multiple resets"-feature (could lead to corrupt config).
Fixed stand-alone-mode.
Fixed hotspot-bug in some situations.
Known bugs
Still freezes/resets from time to time, but automatically gets back to work after some seconds.