seismo

Dependencies:   SDFileSystem circular_buffer MPU6050 SoftSerial

module.json

Committer:
suads
Date:
2018-11-23
Revision:
7:bc915651d90e
Parent:
0:a4de55cab4e2

File content as of revision 7:bc915651d90e:

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