Lancaster University's fork of the mbed BLE API. Lives on github, https://github.com/lancaster-university/BLE_API
Dependents: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Diff: ble/services/DFUService.h
- Revision:
- 939:a613e75c7b9e
- Parent:
- 938:66f2fab5cc3a
- Child:
- 940:ae3eaccfac3a
diff -r 66f2fab5cc3a -r a613e75c7b9e ble/services/DFUService.h --- a/ble/services/DFUService.h Thu Nov 26 12:52:07 2015 +0000 +++ b/ble/services/DFUService.h Thu Nov 26 12:52:07 2015 +0000 @@ -103,7 +103,7 @@ handoverCallback(); } - // Call bootloader_start trough a event handler + // Call bootloader_start implicitly trough a event handler call // it is a work around for bootloader_start not being public in sdk 8.1 ble_dfu_t *p_dfu; p_dfu-> conn_handle = params->connHandle;