Skip to content

Commit cf3750c

Browse files
tiny-tinkerMassimiliano Pippi
authored and
Massimiliano Pippi
committed
[skip changelog] Added a note to help anyone using an FTDI chip. (#468)
1 parent b68c578 commit cf3750c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ $ arduino-cli core update-index
168168
Updating index: package_index.json downloaded
169169
```
170170

171-
Now, just connect the board to your PCs by using the USB cable. In this example we will use the
171+
Now, just connect the board to your PCs by using the USB cable. (**Note**: Connecting through an FTDI adapter chip will show Unknown for the Board Name because the VID/PID is generic. Uploading should still work as long as you identify the correct FQBN). In this example we will use the
172172
MKR1000 board:
173173

174174
```console

0 commit comments

Comments
 (0)