Battery: revert test mode

This commit is contained in:
quadbyte 2025-08-18 16:10:53 -04:00
parent 81eff0d234
commit c5a7dd9d25

View file

@ -10,7 +10,7 @@ NPill {
id: root
// Test mode
property bool testMode: true
property bool testMode: false
property int testPercent: 49
property bool testCharging: false