Skip to content

v1.0.3-dev18

Pre-release
Pre-release
Compare
Choose a tag to compare
@bombcheck bombcheck released this 06 Mar 20:12
· 7 commits to master since this release

Improvements

  • Checks reset reason during start up. Restarts the system (again) if it was resetted via watchdog or exception.
  • Only starts ArtNet if booted or restarted normally
  • Initialises SW WDT with 8s timeout
  • Feeding the watchdog during the main loop
  • Check for wifi connection every 5s in main loop (reconnects if connection drops)
  • Tweaked some timings in WS2812 driver

Bug fixes

  • Fixed incorrect SPIFFS format detection (could lead to corrupt config)
  • Removed "erase config via multiple resets"-feature (could lead to corrupt config)

Known bugs

  • Still resets from time to time, but should automatically get back to work after some seconds.