summaryrefslogtreecommitdiff
path: root/src/components/ble/weather/WeatherService.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-24src: Enable unused parameter warningRiku Isokoski1-1/+1
2023-01-09Format header filesFinlay Davidson1-0/+1
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-1/+2
2021-12-04Updated docs and renamed functions for consistencyAvamander1-4/+7
2021-12-04Better cleanup, bugfixes and improvements in weather parsing. UI improvementsAvamander1-2/+5
2021-12-04Added a few helper functionsAvamander1-4/+13
2021-12-04Improved documentationAvamander1-3/+7
2021-12-04Bunch of bugs fixed, improved error handling, debug UI additionAvamander1-10/+21
2021-12-04Changed UUID so it wouldn't conflict with MotionAvamander1-3/+3
2021-12-04Fixed a few compilation errors, fixed UUID.Avamander1-1/+1
2021-12-04Implemented a few functions.Avamander1-10/+10
2021-12-04Few formatting fixesAvamander1-1/+1
2021-12-04Started initial work on the UIAvamander1-17/+17
2021-12-04Brace style and whitespace fixesAvamander1-1/+1
2021-12-04Fixed a few bugs, enabled UsefulBuf library optimizationsAvamander1-19/+23
2021-12-04Skeleton of the receiving logicAvamander1-23/+22
2021-12-04Initial Weather service skeletonAvamander1-0/+139