summaryrefslogtreecommitdiff
path: root/main/battery.cpp
AgeCommit message (Collapse)Author
2022-11-07Split driver-y things into a separate componentjacqueline
2022-10-12use hpp instead of hjacqueline
2022-10-12WIP use result<> and RAIIjacqueline
2022-09-30fix silly build errorsjacqueline
2022-09-30factor out adc battery measurementjacqueline
idk if this should be classy or if this is fine. maybe should just pick a convention at some point?