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

@@ -8,5 +8,5 @@ build_flags =
-I variants/heltec_esp32c3
monitor_speed = 115200
upload_protocol = esptool
upload_port = /dev/ttyUSB0
upload_speed = 921600
;upload_port = /dev/ttyUSB0
upload_speed = 921600