Skip to content

1.1.0

Choose a tag to compare

@Hieromon Hieromon released this 16 Oct 11:33
b790283

New feature

  • Supports static IPs with the Configure new AP menu. issue #132
    The AutoConnectCredential data structure has changed and lost backward compatibility with previous versions. Before building a sketch with v1.1.0, erase the flash of the esp module once using the esptool with an erase_flash option. For details to FAQ on the documentation.

Fixed

  • Fixed compilation error that no member named 'printTo' with ArduinoJson 5.