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.
Release v1.6.3
- Add optional
CONFIG_MODE_LED
to beON
when in Config Portal mode. Check Knowing when configuration mode is on or off #26 - Add function
isConfigMode()
to signal system is in Config Portal mode.