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
Optimisation
This commit is contained in:
7
pxt.json
7
pxt.json
@@ -3,7 +3,6 @@
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"core": "*",
|
||||
"radio": "*",
|
||||
"microphone": "*"
|
||||
},
|
||||
"files": [
|
||||
@@ -12,11 +11,9 @@
|
||||
"README.md",
|
||||
"main.py"
|
||||
],
|
||||
"testFiles": [
|
||||
"test.ts"
|
||||
],
|
||||
"testFiles": [],
|
||||
"supportedTargets": [
|
||||
"microbit"
|
||||
],
|
||||
"preferredEditor": "blocksprj"
|
||||
"preferredEditor": "pyprj"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user