mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-07 09:55:45 +00:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
PRIMARY_SERVICE, GAP_SERVICE
|
|
CHARACTERISTIC, GAP_DEVICE_NAME, READ, "Heart Rate Server"
|
|
|
|
// add Heart Rate Service
|
|
#import <heart_rate_service.gatt>
|