mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +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>
|