summaryrefslogtreecommitdiff
path: root/src/components/ble/HeartRateService.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-10-17MotionService : fix typo and characteristic array size + send notification on...Jean-François Milants1-2/+14
2021-07-24Remove unnecessary C-style casts with BLE UUIDsJonathan Vander Mey1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-31/+20
2021-01-25fix build warnings in HR implementationpetter1-3/+1
2021-01-17Add heart rate BLE service.Jean-François Milants1-0/+82