Skip to content

Commit fa4f872

Browse files
authored
Update 28_ArduinoSensor.js
1 parent d829af9 commit fa4f872

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
@@ -6,7 +6,7 @@
66
* https://github.com/publiclab/webjack
77
*
88
* Note: WebJack library must be added to your index.html as
9-
* <script src="https://webjack.io/dist/webjack.js"></script>
9+
* <pre><code class="language-markup">&lt;script src="https://webjack.io/dist/webjack.js">&lt;/script></code></pre>
1010
*
1111
* Testing audio: https://www.youtube.com/watch?v=GtJW1Dlt3cg
1212
* Load this sketch onto an Arduino:

0 commit comments

Comments
 (0)