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 d829af9 commit fa4f872Copy full SHA for fa4f872
src/data/examples/en/10_Interaction/28_ArduinoSensor.js
@@ -6,7 +6,7 @@
6
* https://github.com/publiclab/webjack
7
*
8
* Note: WebJack library must be added to your index.html as
9
- * <script src="https://webjack.io/dist/webjack.js"></script>
+ * <pre><code class="language-markup"><script src="https://webjack.io/dist/webjack.js"></script></code></pre>
10
11
* Testing audio: https://www.youtube.com/watch?v=GtJW1Dlt3cg
12
* Load this sketch onto an Arduino:
0 commit comments