white space diff.
This commit is contained in:
parent
51481b0833
commit
9d9a5b783e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#define BLE_DB_DISCOVERY_MAX_SRV 4 /**< Maximum number of services supported by this module. This also indicates the maximum number of users allowed to be registered to this module. (one user per service). */
|
||||
#define BLE_DB_DISCOVERY_MAX_CHAR_PER_SRV 4 /**< Maximum number of characteristics per service supported by this module. */
|
||||
|
||||
#define SRV_DISC_START_HANDLE 0x0001 /**< The start handle value used during service discovery. */
|
||||
#define SRV_DISC_START_HANDLE 0x0001 /**< The start handle value used during service discovery. */
|
||||
|
||||
|
||||
void launchServiceDiscovery(Gap::Handle_t connectionHandle);
|
||||
|
|
Loading…
Add table
Reference in a new issue