Skip to content

Commit 4fb6ec1

Browse files
authored
Update 28_ArduinoSensor.js
1 parent 535aaf8 commit 4fb6ec1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/examples/zh-Hans/10_Interaction/28_ArduinoSensor.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
*
66
* https://github.com/publiclab/webjack
77
*
8-
* Note: WebJack library must be added to your index.html as
8+
* 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>
10+
* <pre><code class="language-markup">&lt;script src="https://jywarren.github.io/p5-webjack/lib.js">&lt;/script></code></pre>
1011
*
1112
* Testing audio: https://www.youtube.com/watch?v=GtJW1Dlt3cg
1213
* Load this sketch onto an Arduino:

0 commit comments

Comments
 (0)