fix initialization of Accelerometer (delayed in uBit.init()), enable DAL debugging

This commit is contained in:
Matthias L. Jugel 2016-10-08 15:15:01 +02:00
parent 4c502f0825
commit 68ef7c2fc2
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@
"microbit-dal": {
"bluetooth": {
"enabled": 0
}
},
"debug": 1
}
}
}