prepare env

This commit is contained in:
Siwat Sirichai 2024-10-08 23:24:02 +07:00
parent 7dbf37007a
commit a7e4832b7a
3 changed files with 11 additions and 15 deletions

View file

@ -13,4 +13,5 @@ platform = espressif32
board = wt32-eth01
framework = arduino
lib_deps = siwats/ESPMegaPROR3@^2.9.5
monitor_speed = 115200
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=0 -DSW_VERSION='"walkway-1.0.0"' -DBOARD_MODEL='"ESPMegaPRO R3.3c"'