Skip to content

Commit a52dbe0

Browse files
authored
Update README.md
1 parent c693a3d commit a52dbe0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ app.listen(3000);
117117

118118
The above code uses Socket.io to listen for a message from the HTML/JavaScript webpage and then simply passes on the message to the connected Arduino.
119119

120-
> **Note**
121-
>
120+
> [!Note]
122121
> Make sure to change the name of the serialport.
123122
124123
## The Arduino

0 commit comments

Comments
 (0)