add a serial tcp debug
This commit is contained in:
@@ -29,6 +29,13 @@ build_flags =
|
||||
${env.build_flags}
|
||||
-D ENABLE_SERIAL_DEBUG=1
|
||||
|
||||
[env:esp32dev-serial-tcp]
|
||||
build_flags =
|
||||
${env.build_flags}
|
||||
-D ENABLE_SERIAL_DEBUG=1
|
||||
monitor_port = rfc2217://10.238.75.163:6000
|
||||
upload_port = rfc2217://10.238.75.163:6000
|
||||
|
||||
[env:esp32dev-ota]
|
||||
upload_protocol = espota
|
||||
upload_port = smart-rgb.local
|
||||
|
||||
Reference in New Issue
Block a user