summaryrefslogtreecommitdiff
path: root/src/components/ble/HeartRateService.h
AgeCommit message (Collapse)AuthorFilesLines
2023-01-09Format header filesFinlay Davidson1-0/+2
In my PR updating clang-format, I forgot to also format the headers.
2021-10-17MotionService : fix typo and characteristic array size + send notification ↵Jean-François Milants1-1/+6
only if the host subscribed to them.
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-22/+15
2021-01-17Add heart rate BLE service.Jean-François Milants1-0/+44