Skip to content

Commit cd12415

Browse files
committed
modified the text
1 parent 63a8367 commit cd12415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/examples/en/10_Interaction/28_ArduinoSensor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @description WebJack is a way to read data from an Arduino (and other sources)
44
* using audio -- it basically turns your Arduino into an audio modem.
55
*
6-
* https://github.com/publiclab/webjack
6+
* <pre><a href = "https://github.com/publiclab/webjack">https://github.com/publiclab/webjack</a><pre>
77
*
88
* Note: WebJack and p5-webjack libraries must be added to your index.html as follows:
99
* <pre><code class="language-markup">&lt;script src="https://webjack.io/dist/webjack.js">&lt;/script></code></pre>

0 commit comments

Comments
 (0)