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 63a8367 commit cd12415Copy full SHA for cd12415
src/data/examples/en/10_Interaction/28_ArduinoSensor.js
@@ -3,7 +3,7 @@
3
* @description WebJack is a way to read data from an Arduino (and other sources)
4
* using audio -- it basically turns your Arduino into an audio modem.
5
*
6
- * https://github.com/publiclab/webjack
+ * <pre><a href = "https://github.com/publiclab/webjack">https://github.com/publiclab/webjack</a><pre>
7
8
* Note: WebJack and p5-webjack libraries must be added to your index.html as follows:
9
* <pre><code class="language-markup"><script src="https://webjack.io/dist/webjack.js"></script></code></pre>
0 commit comments