mirror of
https://github.com/buzz-lightsnack-2007/MicroBit_Compass.git
synced 2024-08-14 22:46:45 +00:00
Update pxt.json, README.md, main.blocks, main.ts, main.py
This commit is contained in:
parent
83636085d2
commit
5bb5274b26
6 changed files with 442 additions and 27 deletions
5
pxt.json
5
pxt.json
|
@ -10,7 +10,8 @@
|
|||
"files": [
|
||||
"README.md",
|
||||
"main.blocks",
|
||||
"main.ts"
|
||||
"main.ts",
|
||||
"main.py"
|
||||
],
|
||||
"testFiles": [
|
||||
"test.ts"
|
||||
|
@ -23,5 +24,5 @@
|
|||
"supportedTargets": [
|
||||
"microbit"
|
||||
],
|
||||
"preferredEditor": "blocksprj"
|
||||
"preferredEditor": "tsprj"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue