Change corresponds to project file microbit-9-sendButtonData. BLE disabled so radio could be enabled.

Dependencies:   microbit-dal

Dependents:   microbit-9-sendButtonData

module.json

Committer:
tsfarber
Date:
2019-11-26
Revision:
16:435cb4946798
Parent:
11:b5c6d46127ad

File content as of revision 16:435cb4946798:

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