Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/commit/c7a839d9cd45d2b699242c4f76fdf896c91859aa?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
1 additions and
2 deletions
README.md
@ -99,8 +99,7 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some
### [0.9.9] May 25, 2019
### [0.9.9] May 25, 2019
- Supports ESP8266 Arduino core 2.5.2.
- Supports ESP8266 Arduino core 2.5.2.
- Menu text/background color can be statically customized.
- Menu text/background color can be statically customized.
- Adds **AutoConnectAux::isMenu** function.
- Added ID attribute to HTML tag generated from AutoConnectText.
- Added the id attribute to AutoConnectText.
- Fixed the input box layout collapsed.
- Fixed the input box layout collapsed.
- Fixed that the decoration of AutoConnectButton was disabled.
- Fixed that the decoration of AutoConnectButton was disabled.
- Fixed that the value remains even after clearing the option with AutoConnectSelect.
- Fixed that the value remains even after clearing the option with AutoConnectSelect.