We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f89114d + 19a85f6 commit 1ba0b41Copy full SHA for 1ba0b41
doc/arduino.txt
@@ -140,7 +140,7 @@ See :help slime for configuration of slime. Disabled by default. >
140
Connect to this serial port when uploading & debugging. This is not set by
141
default. If not set, vim-arduino will attempt to guess which port to use. See
142
also |:ArduinoChoosePort| >
143
- let g:arduino_serial_port = /dev/ttyACM0
+ let g:arduino_serial_port = '/dev/ttyACM0'
144
<
145
146
*'g:arduino_serial_port_globs'*
0 commit comments