An example using the DAL's radio module that sends and recieves messages to let you know when someone is nearby. 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-22
Revision:
1:95cf7ca80ca2
Parent:
0:5bd253669996

File content as of revision 1:95cf7ca80ca2:

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