Skip to content

1.4.2

Latest
Compare
Choose a tag to compare
@Hieromon Hieromon released this 02 Feb 08:50

Enhancements

  • Supports the whileConnecting exit called while waiting for WiFi connection.
  • Added AutoConnect::portalStatus function.

Fix

  • Fixed compilation error with ESP8266 Arduino Core 3.1.0 or later.

Notes

With ESP8266 Arduino core 3.1.0 and later, applying Non-OS SDK 3.0.x increased heap consumption. This makes AutoConnect on ESP8266 more prone to out of memory than previous core versions. To avoid running out of memory, see Reducing Binary Size and FAQ in the documentation.