aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/BatteryInformationService.h
Commit message (Collapse)AuthorAgeFilesLines
* src: Enable unused parameter warningRiku Isokoski2023-01-241-1/+1
| | | | | | Fix warnings. Some clang-formatting was necessary. DebugPins is unused and was removed.
* Format header filesFinlay Davidson2023-01-091-0/+2
| | | | In my PR updating clang-format, I forgot to also format the headers.
* Apply clang-format to all C++ filesFinlay Davidson2022-06-051-0/+1
|
* Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants2021-07-111-1/+1
| | | | Refactor battery percent : only use uint8_t to store the battery % remaining.
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-21/+13
|
* Include cleanup: componentsokaestne2020-11-161-0/+4
|
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+40