2
0
Fork 0

Update platformio.ini

This commit is contained in:
Siwat Sirichai 2024-06-28 23:27:46 +07:00
parent bcc64b4a28
commit f2e6289330
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ board = wt32-eth01
framework = arduino
lib_deps = siwats/ESPMegaPROR3@^2.9.3
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=0 -DSW_VERSION='"cudgym-1.0.0"' -DBOARD_MODEL='"ESPMegaPRO R3.3c"'
build_flags = -DCORE_DEBUG_LEVEL=0 -DSW_VERSION='"cudgym-1.0.1"' -DBOARD_MODEL='"ESPMegaPRO R3.3c"'