Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Major Release v1.1.0 to fix invalid "blank" Config Data treated as Valid, Use better FlashStorage_STM32, permit optionally inputting one set of WiFi SSID/PWD, and many more new features

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 13 Apr 22:33
· 66 commits to master since this release
aec08fc

Major Release v1.1.0

  1. Fix invalid "blank" or NULL Config Data treated as Valid.
  2. Permit optionally inputting one set of WiFi SSID/PWD by using REQUIRE_ONE_SET_SSID_PW == true
  3. Enforce WiFi PWD minimum length of 8 chars
  4. Optimize code
  5. Use better FlashStorage_STM32.
  6. Add Table-of-Contents