File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- #A set of Node-RED nodes to access Tinkerforge bricklets
1+ # A set of Node-RED nodes to access Tinkerforge bricklets
22
33These nodes make use of [ Tinkerforge's] [ 1 ] [ javascript] [ 2 ] library to connect
44to a local brickd instance or to a remote instance (via Ethernet/WiFi brick)
55
6- ##Install
6+ ## Install
77
88From npm
99
10- npm install node-red-contrib-tinkerforge
10+ ``` npm install node-red-contrib-tinkerforge ```
1111
1212or to from the git head stream
1313
14- npm install hardillb /node-red-contrib-tinkerforge
14+ ``` npm install tyrrellsystems /node-red-contrib-tinkerforge ```
1515
16- ##Supported Bricklets
16+ ## Supported Bricklets
1717
1818Currently there are nodes for the following bricklets
1919
@@ -49,7 +49,7 @@ Currently there are nodes for the following bricklets
4949Adding more should be pretty trivial, these are just the bricks I currently
5050access to for testing
5151
52- ##License
52+ ## License
5353Apache 2.0
5454
5555
You can’t perform that action at this time.
0 commit comments