nrf52 nrf51 with same code

Dependencies:   CCS811

Fork of MtConnect04S_MtSense02 by MtM+

module.json

Committer:
johnathanlyu
Date:
2018-04-27
Revision:
2:f3768a226561
Parent:
0:4d76c0bc0f78

File content as of revision 2:f3768a226561:

{
  "name": "ble-batterylevel",
  "version": "0.0.1",
  "description": "An example of creating and updating a simple GATT Service using the BLE_API",
  "licenses": [
    {
      "url": "https://spdx.org/licenses/Apache-2.0",
      "type": "Apache-2.0"
    }
  ],
  "dependencies": {
    "ble": "^2.0.0"
  },
  "targetDependencies": {},
  "bin": "./source"
}