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

@ -11,9 +11,13 @@
"dependencies": {
"microbit": "file:../microbit"
},
"microbit": {
"yotta": {
"config": {
"MICROBIT_BLE_ENABLED": "1"
"microbit-dal": {
"bluetooth": {
"enabled": 1
}
}
}
},
"installedVersion": "zakvul"