ARMmbed / mbed-os-example-ble

BLE demos using mbed OS and mbed cli
Apache License 2.0
134 stars 117 forks source link

BLE_GattServer_AddService: correct _heartrate_value #372

Closed jeromecoutant closed 3 years ago

jeromecoutant commented 3 years ago

Hi

hrmCounter is uint16_t in connectivity/FEATURE_BLE/include/ble/services/HeartRateService.h

I also updated values range to match ST BLE Profile application

paul-szczepanek-arm commented 3 years ago

Thanks. All PRs must target branch development.

jeromecoutant commented 3 years ago

Please rebase this development branch....

paul-szczepanek-arm commented 3 years ago

OK, I can do it for you but I can't write to your fork so I'll have to make my own PR.

paul-szczepanek-arm commented 3 years ago

closing as rebased here: https://github.com/ARMmbed/mbed-os-example-ble/pull/374