An example of how to us the micro:bit DAL's abstraction. This is a one-way translation of the microbit-samples repository on GitHub. Please don't try to push changes here, instead push them to the source repo at https://github.com/lancaster-university/microbit-samples

Dependencies:   microbit

Committer:
LancasterUniversity
Date:
Wed Jul 13 16:05:58 2016 +0100
Revision:
0:c9c8cb916a2a
Update to git: v2.0.0-rc4-5-g115d5a8

Who changed what in which revision?

UserRevisionLine numberNew contents of line
LancasterUniversity 0:c9c8cb916a2a 1 {
LancasterUniversity 0:c9c8cb916a2a 2 "microbit-dal":{
LancasterUniversity 0:c9c8cb916a2a 3 "bluetooth":{
LancasterUniversity 0:c9c8cb916a2a 4 "enabled": 0
LancasterUniversity 0:c9c8cb916a2a 5 }
LancasterUniversity 0:c9c8cb916a2a 6 }
LancasterUniversity 0:c9c8cb916a2a 7 }