Last row no work

This commit is contained in:
reaw 2024-02-16 02:42:55 +07:00
parent 2689166f45
commit 59b6a10de8
3 changed files with 15 additions and 27 deletions

View file

@ -14,6 +14,6 @@ board = wt32-eth01
framework = arduino
lib_deps = siwats/ESPMegaPROR3@^2.3.5
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=0
build_flags = -DCORE_DEBUG_LEVEL=5
upload_port = COM28
monitor_port = COM28