tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
666 stars 219 forks source link

only tries to connect to saved AP if WIFI_MANAGER_DEBUG is set #1

Closed epvuc closed 6 years ago

epvuc commented 6 years ago

just a very tiny change needed to move xEventGroupSetBits() call outside of #if/#endif.

patch.txt

tonyp7 commented 6 years ago

Good catch, I've just fixed it! --marking as closed

See: https://github.com/tonyp7/esp32-wifi-manager/commit/daf4bc8933ff53aa29abbd156453873788362db8