Skip to content

EmonESP v2.5.3 for CircuitSetup Energy Meters

Compare
Choose a tag to compare
@CircuitSetup CircuitSetup released this 27 Sep 17:01
· 105 commits to master since this release
  • Compiled with Arduino core v1.0.3
  • Fixed crashing when browser is left open on the web interface
  • Fixed memory leak when a browser session isn't closed properly from the web interface, which would result in a crash (updated AsyncTCP, and ESPAsyncWebServer)
  • Disabled captive portal, which was causing crashes related to heap, and sessions in the SoftAP
  • Moved some includes to .h files for better consistency