This repository is for Bluetooth Asia 2018 developer training, beacon session.

Dependencies:   microbit-dal

Fork of BluetoothAsiaBeaconClass by Kaiser Ren

module.json

Committer:
krenbluetoothsig
Date:
2018-03-14
Revision:
21:6512562f058d
Parent:
11:b5c6d46127ad

File content as of revision 21:6512562f058d:

{
  "name": "microbit",
  "version": "2.0.0-rc4",
  "description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
  "license": "MIT",
  "dependencies": {
    "microbit-dal": "lancaster-university/microbit-dal"
  },
  "extraIncludes": [
    "inc"
  ],
  "targetDependencies": {}
}