khoih-prog / ESP_WiFiManager

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
MIT License
371 stars 97 forks source link

Ratio or ceckbox #72

Closed Barone1968 closed 2 years ago

Barone1968 commented 2 years ago

I can't understand The right law for insert in the parameters a ratio / or CeckBox or switch that when I saved and that when reopening it will bring me back the previously saved value, even if I save the parameter when opening it gives me the original value, can you help me thanks

khoih-prog commented 2 years ago

Thanks for your interest in the library.

You have to know that the library, is designed for general use cases only, and your requirements is way far of normal use cases.

I suggest that you do some research yourself, and/or post issuse on certain forums, such as Arduino, etc. to ask for help.

Be sure to include as more details as possible, because I'm afraid no one can help you with your current way of asking question.

I'm closing the issue now as this has nothing to do with the library or its bug.

Good Luck,