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 a8155d4 commit c85f242Copy full SHA for c85f242
README.md
@@ -21,6 +21,10 @@ More information can be found on the main site http://www.vscp.org
21
This is a arduino library of the VSCP software framework for level 1 devices.
22
It provides several layers according to the [VSCP specification](http://www.vscp.org/docs/vscpspec/doku.php).
23
24
+Recommended is to connect a LED, which shows the node state.
25
+
26
+Mandatory is to connect a push button, used to start the node nickname discovery. Similar as shown in the Seeed-Studio CAN-BUS Shield example.
27
28
##How to send a VSCP event?
29
30
###Define a transmit message
0 commit comments