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

config.json

Committer:
LancasterUniversity
Date:
2016-07-13
Revision:
0:6f5b145e8427

File content as of revision 0:6f5b145e8427:

{    
    "microbit-dal":{
        "bluetooth":{
            "enabled": 0
        }
    }
}