updated dal definition

This commit is contained in:
Peli de Halleux
2016-04-19 09:43:23 -07:00
parent 6455da6adb
commit 13bdcf762d
5 changed files with 27 additions and 10 deletions

View File

@ -12,10 +12,14 @@
"dependencies": {
"microbit": "file:../microbit"
},
"microbit": {
"yotta": {
"config": {
"MICROBIT_BLE_ENABLED": "0"
"microbit-dal": {
"bluetooth": {
"enabled": 0
}
}
}
},
"installedVersion": "rlfgis"
}
}