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: nrf51-sdk-bluetooth-mdw
Fork of nRF51822 by
Diff: btle/btle.cpp
- Revision:
- 93:0e7a9efee6d7
- Parent:
- 77:9886b2865631
- Child:
- 94:2bac1b3c5cfc
--- a/btle/btle.cpp Wed Jan 21 10:01:16 2015 +0000
+++ b/btle/btle.cpp Wed Jan 21 10:01:17 2015 +0000
@@ -55,9 +55,7 @@
static void sys_evt_dispatch(uint32_t sys_evt)
{
-#if NEED_PSTORAGE /* disabled by default */
pstorage_sys_event_handler(sys_evt);
-#endif
}
error_t btle_init(void)
