Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Version v1.0.6 with many new and powerful features

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 26 Aug 06:17
· 30 commits to master since this release
4d5180c

Major Releases v1.0.6

  1. Add Configurable Config Portal Title to be either HostName, BoardName or default undistinguishable names.
  2. Add optional default Credentials as well as Dynamic parameters to be optionally autoloaded into Config Portal to use or change instead of manually input using USE_DEFAULT_CONFIG_DATA.
  3. Add DoubleDetectDetector feature to force Config Portal when double reset is detected within predetermined time, default 10s.
  4. Auto format SPIFFS for first time usage.
  5. Examples are redesigned to separate Credentials / Defines / Dynamic Params / Code so that you can change Credentials / Dynamic Params quickly for each device.