Restore '19/06/2021, 17:23:30 Original Working Upload'

This commit is contained in:
Alexander Davis
2021-06-19 18:59:10 +01:00
parent 6595aef32a
commit 44d52014d3
8 changed files with 143 additions and 197 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "Binary Box",
"version": "2.0.0",
"description": "",
"dependencies": {
"core": "*",
"radio": "*",
"microphone": "*"
},
"files": [
@@ -12,7 +12,9 @@
"README.md",
"main.py"
],
"testFiles": [],
"testFiles": [
"test.ts"
],
"supportedTargets": [
"microbit"
],