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

@ -31,9 +31,13 @@
],
"public": true,
"dependencies": {},
"microbit": {
"yotta": {
"config": {
"MESSAGE_BUS_LISTENER_DEFAULT_FLAGS": "MESSAGE_BUS_LISTENER_QUEUE_IF_BUSY"
"microbit-dal": {
"bluetooth": {
"enabled": 0
}
}
}
}
}