remove fixed monitor port

This commit is contained in:
Siwat Sirichai 2024-03-16 23:06:57 +07:00
parent e5b0ac9f04
commit 5cf8c70483

View file

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