We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5bd86 commit d72c1c4Copy full SHA for d72c1c4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "basic-socket",
3
"version": "0.0.1",
4
- "description": "Sample communication from an HTML document to a NodeJS using socket.io.",
+ "description": "Communication between Arduino and HTML/JavaScript",
5
"dependencies": {
6
"socket.io": "^2.0.4",
7
"serialport": "^9.0.1"
0 commit comments