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

v1.6.3 to add optional `CONFIG_MODE_LED` to be `ON` when in Config Portal mode and to add function `isConfigMode()` to signal system is in Config Portal mode.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 21 Feb 02:32
· 21 commits to master since this release
d894548

Release v1.6.3

  1. Add optional CONFIG_MODE_LED to be ON when in Config Portal mode. Check Knowing when configuration mode is on or off #26
  2. Add function isConfigMode() to signal system is in Config Portal mode.