Update platformio.ini
This commit is contained in:
parent
7279ae0a62
commit
3a75276d5c
1 changed files with 3 additions and 3 deletions
|
|
@ -12,8 +12,8 @@
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
board = wt32-eth01
|
board = wt32-eth01
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps = siwats/ESPMegaPROR3@^2.3.6
|
lib_deps = siwats/ESPMegaPROR3@^2.5.1
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
build_flags = -DCORE_DEBUG_LEVEL=0
|
build_flags = -DCORE_DEBUG_LEVEL=0
|
||||||
upload_port = COM32
|
upload_port = COM7
|
||||||
monitor_port = COM32
|
monitor_port = COM7
|
||||||
Loading…
Add table
Add a link
Reference in a new issue