Skip to content

Commit 262fda8

Browse files
committed
Remove default port
1 parent 6c757d4 commit 262fda8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/DBTFT/platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ board_build.filesystem = littlefs
5757
monitor_speed = 115200
5858
#upload_protocol = espota
5959
#upload_flags = --auth=iliketrains
60-
upload_port = /dev/cu.usbserial-110
61-
;board_build.partitions = esp32_4M.csv ;0x140000 by default is apprently not enough in some cases, shrink littlefs.
60+
#board_build.partitions = esp32_4M.csv ;0x140000 by default is apprently not enough in some cases, shrink littlefs.

0 commit comments

Comments
 (0)