Remove specific upload ports from pio

This commit is contained in:
Ben Meadors
2023-10-11 10:21:38 -05:00
parent 092c6cac66
commit def55ec063
10 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ build_flags =
-I variants/betafpv_2400_tx_micro
board_build.f_cpu = 240000000L
upload_protocol = esptool
upload_port = /dev/ttyUSB0
;upload_port = /dev/ttyUSB0
upload_speed = 460800
lib_deps =
${esp32_base.lib_deps}