Add live battery stats

This commit is contained in:
Stephen Horvath
2025-08-15 19:34:11 +10:00
parent fa5442d5fd
commit e7b4e4d194
15 changed files with 643 additions and 675 deletions

View File

@@ -33,6 +33,7 @@ yafi_sources = [
'thermals.py',
'leds.py',
'battery.py',
'battery_limiter.py',
'hardware.py',
]