Proper BLE setup

This commit is contained in:
Michal Moskal
2016-04-01 18:01:44 -07:00
parent 70bd81d9c2
commit 746dc5d5ab
5 changed files with 258 additions and 117 deletions

View File

@ -9,5 +9,10 @@
"dependencies": {
"microbit": "file:../microbit"
},
"microbit": {
"config": {
"MICROBIT_BLE_ENABLED": "0"
}
},
"installedVersion": "rlfgis"
}