Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Revision 154:ab86251a3ffb, committed 2014-11-28
- Comitter:
- rgrover1
- Date:
- Fri Nov 28 14:11:20 2014 +0000
- Parent:
- 153:424ca18dd5f0
- Child:
- 155:a3fafce0bc0b
- Commit message:
- Synchronized with git rev e387fac6
Author: Rohit Grover
remove legacy commented code from battery service.
Changed in this revision
| services/URIBeacon2Service.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/services/URIBeacon2Service.h Fri Nov 28 14:11:20 2014 +0000
+++ b/services/URIBeacon2Service.h Fri Nov 28 14:11:20 2014 +0000
@@ -138,8 +138,6 @@
size_t payloadIndex;
uint8_t serviceDataPayload[MAX_SIZEOF_PAYLOAD];
- // uint8_t batteryLevel;
- // GattCharacteristic batteryLevelCharacteristic;
};
#endif /* #ifndef __BLE_URI_BEACON_2_SERVICE_H__*/
\ No newline at end of file
