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

@ -15,5 +15,3 @@ framework = arduino
lib_deps = siwats/ESPMegaPROR3@^2.3.8
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=5
upload_port = COM4
monitor_port = COM4