You've already forked Binary-Light-Box
mirror of
https://github.com/MrLyallCSIT/Binary-Light-Box.git
synced 2026-01-18 06:39:34 +00:00
Restore '19/06/2021, 17:23:30 Original Working Upload'
This commit is contained in:
6
pxt.json
6
pxt.json
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user