petricf

Results 26 issues of petricf

As the title tells. JSON variable is ok, but optionally give a label text other than variable name. For example - to allow multi language label texts - give more...

There is following code in your example "customHTML": > #if CLEAR_OPTIONS > if (server.clearOptions()) > ESP.restart(); > #endif The method "clearOptions" is not defined in AsyncFsWebServer as thir compile error...

Loaded example customOptions into my ESP-01. Working well. Then i changed the title of the option box from "My Options" to "Myx Options". Afterwards compile and upload to the board....

Currently addOption presents a spinbox for double values where a range (in double) is given. What about a range slider for value, range and step is given as integers (or...

Have a HTML-File with embedded javascript. It will be rendered by a variable replacement process (Arduino) which replaces all occurrences of %variable% by their respective values before delivering. Execute: >...

**Describe the bug** Connect via WiFi to the Portal ends with exception and following restart. **To Reproduce** Steps to reproduce the behavior: 1. Upload example project "tabbedGUI" 2. Connect from...