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 2274448 commit 6eb0540Copy full SHA for 6eb0540
package.json
@@ -2,7 +2,7 @@
2
"urls": [
3
["arduino/__init__.py", "github:arduino/arduino-runtime-mpy/arduino/__init__.py"],
4
["arduino/arduino.py", "github:arduino/arduino-runtime-mpy/arduino/arduino.py"],
5
- ["arduino/template.py", "github:arduino/arduino-runtime-mpy/arduino/template.py"]
+ ["arduino/template.tpl", "github:arduino/arduino-runtime-mpy/arduino/template.tpl"]
6
],
7
"deps": [],
8
"version": "0.2.0"
0 commit comments