Open
Description
@ivankravets or @valeros ..
If I don't set an upload_port
in the platformio.ini
file
; upload_port = /dev/cu.usbserial-142430
but instead select it like this:
Then, clicking on "PlatformIO: Upload
" upload's the firmware via the selected port.
But, if I click on:
A, probably previous used upload_port
is used witch will result in errors..
See also: