pxt-calliope/libs/bluetoothprj/pxt.json
2016-11-04 18:32:13 -07:00

14 lines
237 B
JSON

{
"name": "{0} block",
"dependencies": {
"core": "file:../core",
"bluetooth": "file:../bluetooth"
},
"description": "",
"files": [
"main.blocks",
"main.ts",
"README.md"
]
}