BLE BatteryLevel example
This example is a fork of the following mbed-os example:
https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-BatteryLevel/
Please read the documentation in this page.
Diff: .mbedignore
- Revision:
- 2:18b05b3173a8
- Parent:
- 0:8113e6c77cd7
diff -r a5ac4bf2e468 -r 18b05b3173a8 .mbedignore --- a/.mbedignore Tue Jul 26 14:24:37 2016 +0100 +++ b/.mbedignore Thu Jul 28 23:14:21 2016 +0100 @@ -1,4 +1,4 @@ -mbed-os/features/net/* -mbed-os/uvisor-mbed-lib/* -mbed-os/frameworks/* -mbed-os/features/mbedtls/* +mbed-os/features/net/* +mbed-os/uvisor-mbed-lib/* +mbed-os/frameworks/* +mbed-os/features/mbedtls/*