add reboot button to web ui

This commit is contained in:
Siwat Sirichai 2024-02-08 18:36:57 +07:00
parent 493459618b
commit df2543ad58
5 changed files with 263 additions and 232 deletions

View file

@ -31,5 +31,5 @@ lib_deps = adafruit/Adafruit PWM Servo Driver Library@^2.4.1
https://github.com/me-no-dev/ESPAsyncWebServer.git
bblanchon/ArduinoJson@^6.21.4
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=1
build_flags = -DCORE_DEBUG_LEVEL=5
extra_scripts = pre:helper_scripts/html2cpp.py