mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-24 13:43:38 +00:00
doc: fix link to nordic_ssp_le_counter example
This commit is contained in:
parent
784e0634a9
commit
346b3650ca
@ -38,7 +38,7 @@
|
||||
#define BTSTACK_FILE__ "nordic_spp_le_counter.c"
|
||||
|
||||
// *****************************************************************************
|
||||
/* EXAMPLE_START(nordic_le_counter): LE Nordic SPP-like Heartbeat Server
|
||||
/* EXAMPLE_START(nordic_ssp_le_counter): LE Nordic SPP-like Heartbeat Server
|
||||
*
|
||||
*/
|
||||
// *****************************************************************************
|
||||
@ -64,7 +64,7 @@
|
||||
*
|
||||
* @text Listing MainConfiguration shows main application code.
|
||||
* It initializes L2CAP, the Security Manager and configures the ATT Server with the pre-compiled
|
||||
* ATT Database generated from $nordic_le_counter.gatt$.
|
||||
* ATT Database generated from $nordic_ssp_le_counter.gatt$.
|
||||
* Additionally, it enables the Battery Service Server with the current battery level.
|
||||
* Finally, it configures the advertisements
|
||||
* and the heartbeat handler and boots the Bluetooth stack.
|
||||
|
Loading…
x
Reference in New Issue
Block a user