tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.55k stars 1.97k forks source link

Checkbox example? #1654

Open Dario-Ciceri opened 1 year ago

Dario-Ciceri commented 1 year ago

Hi, could you please provide a working checkbox example? I tried many examples, included yours but checkbox value is always ""

Thank you.

woodenplastic commented 1 year ago

i set up a eventlistener in wm_stings_en.h in the script part to set the value of the checkbox to true or false depending if its checked.

"";