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 nRF51822
Diff: HIDController_BLE.h
- Revision:
- 40:364deaa190fe
- Parent:
- 38:115875b8cb6c
- Child:
- 44:916b70fd1c40
--- a/HIDController_BLE.h Fri Aug 26 15:39:03 2016 +0000 +++ b/HIDController_BLE.h Fri Aug 26 16:03:18 2016 +0000 @@ -22,7 +22,7 @@ static void deleteReportData(uint8_t key); static void queueCurrentReportData(); static void updateBatteryLevel(uint8_t percentage); - static void initializeConnection(); + static void initializeConnection(bool ignoreWhiteList); }; #endif \ No newline at end of file