JeroenSt
JeroenSt
Rebased https://github.com/me-no-dev/ESPAsyncTCP/pull/129 as requested by https://github.com/kleini @me-no-dev Please apply this pull request so building of SSL with ESPAsyncTCP works again.
**Describe the bug** By default serial only outputs the initial level (debug). When the debug level is changed through telnet the serial level is also changed. **To Reproduce** Steps to...
Solved Bug #54 (Minor Issue) Serial output always starts with [0m
**Describe the bug** When serial output is enabled each line is started with [0m (shown on arduino serial monitor) **To Reproduce** Steps to reproduce the behavior: 1. Install Arduino 2....
I can't run or pull the docker ubuntu 20.04 image with the pull example from the README.md file: >docker run -d -t -p 1080:80 \ > -e TZ='Europe/London' \ >...
When compiling this library the compiler was complaining about an unused variable.
### What are the steps to reproduce? Create a flow with a slider ### What happens? The slider shows 2 dots instead of 1  ### What do you expect...
## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: When using the Nokia 8000 Streaming box and Kodi, the lipsync...
Is it possible to set basic authentication for the webpage? I want to keep the portal running always but it has to be protected against unwanted visitors.
Just a question: Does WiFiManager on ESP8266 scan the available wifi networks (regular or on boot) and change to the strongest signal when multiple AP's with same SSID are available...