summaryrefslogtreecommitdiff
path: root/src/Components/Battery/BatteryController.cpp
AgeCommit message (Collapse)Author
2020-09-27Add BatteryInformationService to expose the battery level to BLE host.JF
2020-03-22Add new App : Sysinfo. It displays various info about the running system : ↵JF
version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...).
2019-12-27Replace pin numbers by constantsJF
2019-12-27Implement battery measurement in BatteryController.JF
Update battery info on wake up (with button)