From d8837e47560dd76e771597dab02db87b32c5763a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 29 Nov 2014 22:56:08 +0200 Subject: [PATCH] Allow "upload_port" auto-detecting --- docs/projectconf.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/projectconf.rst b/docs/projectconf.rst index d63996e8..a9f275bd 100644 --- a/docs/projectconf.rst +++ b/docs/projectconf.rst @@ -246,10 +246,6 @@ Examples framework = arduino board = uno - upload_port = /dev/ttyUSB0 - # for Windows OS - # upload_port = COM3 - # enable auto-uploading targets = upload @@ -265,10 +261,6 @@ Examples framework = arduino board = 168pa8m - upload_port = /dev/ttyUSB0 - # for Windows OS - # upload_port = COM3 - # enable auto-uploading targets = upload