summaryrefslogtreecommitdiff
path: root/src/components/ble/BatteryInformationService.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.
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-0/+1
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants1-1/+1
Refactor battery percent : only use uint8_t to store the battery % remaining.
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-21/+13
2020-11-16Include cleanup: componentsokaestne1-0/+4
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-0/+40