add a serial tcp debug

This commit is contained in:
2025-08-30 00:07:19 +02:00
parent 8a76e869cb
commit fdff1d369c

View File

@@ -29,6 +29,13 @@ build_flags =
${env.build_flags} ${env.build_flags}
-D ENABLE_SERIAL_DEBUG=1 -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] [env:esp32dev-ota]
upload_protocol = espota upload_protocol = espota
upload_port = smart-rgb.local upload_port = smart-rgb.local