removed monitor port from config

This commit is contained in:
Hendrik Rauh 2025-04-15 20:47:57 +02:00
parent e8b382a6f9
commit e6028f0a5a

View file

@ -25,7 +25,7 @@ extra_scripts = pre:pre_extra_script.py
;build_type = debug
;build_flags = -DCORE_DEBUG_LEVEL=5
;upload_port = COM4
monitor_port = COM4
;monitor_port = COM4
[env:esp32_wroom_32]
platform = espressif32