Battery: disabled debug test mode

This commit is contained in:
quadbyte 2025-08-13 07:39:08 -04:00
parent 0babca7b56
commit 53901f2c9f

View file

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