Web Server Comments

This commit is contained in:
Siwat Sirichai 2024-01-01 23:40:32 +07:00
parent d8aae4d3b0
commit 4fd8a0a761
3 changed files with 143 additions and 1 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=5
build_flags = -DCORE_DEBUG_LEVEL=1
extra_scripts = pre:helper_scripts/html2cpp.py