summaryrefslogtreecommitdiff
path: root/src/Components/Battery
AgeCommit message (Collapse)AuthorFilesLines
2020-03-22Add new App : Sysinfo. It displays various info about the running system : ↵JF1-2/+2
version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...).
2019-12-27Replace pin numbers by constantsJF2-5/+9
2019-12-27Implement battery measurement in BatteryController.JF2-0/+68
Update battery info on wake up (with button)