InfiniTimeOrg / InfiniSim

Simulator for InfiniTime user interface without needing a PineTime
GNU General Public License v3.0
167 stars 68 forks source link

Add support for low battery warning #71

Closed minacode closed 2 years ago

minacode commented 2 years ago

I implemented a low battery warning and this little change should fix the problem with the simulator build. It is just a dummy function that always reports enough battery since the whole BatteryController seems to do nothing.