Skip to content

October 6, 2020

Compare
Choose a tag to compare
@phoddie phoddie released this 06 Oct 21:38
· 5063 commits to public since this release
  • mcrun uses correct path separator ("/", not "\") when building on Windows for ESP8266 and ESP32 targets (reported by @LongNguyen1984)
  • mDNS catches exceptions on UDP write to avoid reboot on unhandled exception when network disconnects
  • preferences on ESP32 doesn't orphan open NVS instance if invalid key passed