arduino-vscode icon indicating copy to clipboard operation
arduino-vscode copied to clipboard

Error and misspelling in README

Open melgu opened this issue 7 years ago • 1 comments

Inside the README under section Extension Settings, it says:

arduino.libraryPath: Sprcifies the serial port borad are connected (Note: Absolute path only).

Correct would be:

arduino.libraryPath: Specifies the path to your library directory. Default is path /Documents/Arduino/libraries (Absolute path only).

You should also correct this inside the Settings ("Default is path" instead of "Default is used path to").

Also, at arduino.serialPort you misspelled board (right now it says borad).

melgu avatar Apr 09 '17 00:04 melgu

Proposed changes.

tejas-hosamani avatar Apr 17 '17 14:04 tejas-hosamani