summaryrefslogtreecommitdiff
path: root/src/components/ble/weather/WeatherData.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-04Added a note about map key capitalizationAvamander1-1/+1
2021-12-04Added a note about the timestamp having a timezone offsetAvamander1-1/+5
2021-12-04Improved documentationAvamander1-0/+20
2021-12-04Clarified a few commentsAvamander1-5/+6
2021-12-04Specified how values should be interpreted betterAvamander1-2/+7
2021-12-04Added new precipitation and obscuration typesAvamander1-2/+12
2021-12-04Fixed a few compilation errors, fixed UUID.Avamander1-2/+2
2021-12-04Implemented a few functions.Avamander1-2/+4
2021-12-04Fixed a few bugs, enabled UsefulBuf library optimizationsAvamander1-2/+2
2021-12-04Skeleton of the receiving logicAvamander1-16/+21
2021-12-04Initial Weather service skeletonAvamander1-0/+338