mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-10 00:41:06 +00:00
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
|
PRIMARY_SERVICE, GAP_SERVICE
|
||
|
CHARACTERISTIC, GAP_DEVICE_NAME, READ, "CSC Server"
|
||
|
|
||
|
// add Cycling Speed and Cadence Service
|
||
|
#import <cycling_speed_and_cadence_service.gatt>
|