Update platformio.ini
This commit is contained in:
parent
bcc64b4a28
commit
f2e6289330
|
@ -14,4 +14,4 @@ board = wt32-eth01
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps = siwats/ESPMegaPROR3@^2.9.3
|
lib_deps = siwats/ESPMegaPROR3@^2.9.3
|
||||||
monitor_speed = 115200
|
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"'
|
Loading…
Reference in New Issue