abc
Fork of BLE_API by
Diff: public/BLEDevice.h
- Revision:
- 395:4124520c17fc
- Parent:
- 394:598368c24bbb
- Child:
- 396:039ee79c9924
--- a/public/BLEDevice.h Wed May 13 08:51:09 2015 +0100 +++ b/public/BLEDevice.h Wed May 13 08:51:09 2015 +0100 @@ -257,7 +257,7 @@ ble_error_t setScanInterval(uint16_t interval); ble_error_t setScanWindow (uint16_t window); ble_error_t setScanTimeout (uint16_t timeout); - void setActiveScan(bool activeScanning); + void setActiveScan (bool activeScanning); /** * Start scanning (Observer Procedure) based on the scan-params currently