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 b951b9d commit f01c3dfCopy full SHA for f01c3df
Firmware/Examples/Bridge_Example/README.md
@@ -0,0 +1,9 @@
1
+These two example sketches are nearly identical. The key difference is the
2
+authentication tokens will be swapped in the two. This example code for the
3
+SparkFun Blynk Board demonstrates the functionality of the Bridge widget.
4
+Using two of these boards to send signals from one board to the other, or from
5
+one connected mobile device to either Blynk Board or another mobile device if
6
+available. Simple wireless buttons and a more complex chat app are part of this
7
+demo.
8
+
9
+For more information please see the [tutorial](https://learn.sparkfun.com/tutorials/blynk-board-bridge-widget-demo/) on the SparkFun website.
0 commit comments