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.
Dependencies: BLE_API mbed-dev-bin nRF51822
Fork of microbit-dal by
Diff: inc/bluetooth/MicroBitBLEManager.h
- Revision:
- 3:d86a4ddc1867
- Parent:
- 1:8aa5cdb4ab67
- Child:
- 74:a8f5674a0079
--- a/inc/bluetooth/MicroBitBLEManager.h Thu Apr 07 00:55:10 2016 +0000 +++ b/inc/bluetooth/MicroBitBLEManager.h Thu Apr 07 11:59:16 2016 +0100 @@ -75,7 +75,7 @@ struct BLESysAttribute { - uint8_t sys_attr[8] = { 0 }; + uint8_t sys_attr[8]; }; struct BLESysAttributeStore @@ -212,4 +212,4 @@ }; -#endif +#endif \ No newline at end of file