mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-05-18 21:55:34 +00:00
removed monitor port from config
This commit is contained in:
parent
e8b382a6f9
commit
e6028f0a5a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ extra_scripts = pre:pre_extra_script.py
|
||||||
;build_type = debug
|
;build_type = debug
|
||||||
;build_flags = -DCORE_DEBUG_LEVEL=5
|
;build_flags = -DCORE_DEBUG_LEVEL=5
|
||||||
;upload_port = COM4
|
;upload_port = COM4
|
||||||
monitor_port = COM4
|
;monitor_port = COM4
|
||||||
|
|
||||||
[env:esp32_wroom_32]
|
[env:esp32_wroom_32]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
|
Loading…
Add table
Reference in a new issue