Skip to content

Commit 2ad85dd

Browse files
authored
Update README.md
1 parent 63930ef commit 2ad85dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ COM1 = \Device\Serial0
6868
COM3 = \Device\Serial2
6969
```
7070

71-
In my Node.js I would use `\Device\Serial2` as my serialport string.
71+
In my Node.js I would use `COM3` as my serialport string.
7272

7373
If you're not sure which one is your Arduino, just disconnet your Arduino and execute the cpommand again and take note of which port is no longer on the list.
7474

0 commit comments

Comments
 (0)