Ble for smart sOlutions

Dependencies:   Adafruit_WS2801

module.json

Committer:
kris@kris-X682X
Date:
2019-06-20
Revision:
11:d6ed1437c2ee
Parent:
0:fe5389573740

File content as of revision 11:d6ed1437c2ee:

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