mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-31 00:32:52 +00:00
ancs_client: avoid // in /* .. */ comment
This commit is contained in:
parent
6f029df80c
commit
2401d9caf6
@ -51,7 +51,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @text The ANCS Client implements Notification Consumer (NC) of the [Apple Notification Center Service (ANCS)](https://developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Introduction/Introduction.html).
|
||||
* @text The ANCS Client implements Notification Consumer (NC) of the [Apple Notification Center Service
|
||||
* (ANCS)](developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Introduction/Introduction.html).
|
||||
*/
|
||||
|
||||
/* API_START */
|
||||
|
Loading…
x
Reference in New Issue
Block a user