mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 19:21:54 +00:00
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
|
PRIMARY_SERVICE, GAP_SERVICE
|
||
|
CHARACTERISTIC, GAP_DEVICE_NAME, READ, "Cycling Power Server"
|
||
|
|
||
|
// add Cycling Power Service
|
||
|
#import <cycling_power_service.gatt>
|