Skip to content

Commit ee81bbb

Browse files
authored
Update README.md
1 parent 06ba4ea commit ee81bbb

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
@@ -64,7 +64,7 @@ COM1 = \Device\Serial0
6464
COM3 = \Device\Serial2
6565
```
6666

67-
In my Node.js I would use `\Device\Serial2` as my serialport string.
67+
In my Node.js I would use just `COM3` as my serialport string.
6868

6969
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.
7070

0 commit comments

Comments
 (0)