Fork to bluetooth account

Dependencies:   microbit-dal

Dependents:   BTW_Eddystone_Solution1 BluetoothWorldBeaconsClass

Fork of microbit by Ken Ogami

module.json

Committer:
kenogami
Date:
2017-08-03
Revision:
24:b9aaeac2c196
Parent:
11:b5c6d46127ad

File content as of revision 24:b9aaeac2c196:

{
  "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": {}
}