From abfe93ddb0d5c11e48066dc5136e7a641750a09b Mon Sep 17 00:00:00 2001 From: scilor Date: Thu, 5 May 2022 20:54:10 +0200 Subject: [PATCH] Fix typo --- sd-bootloader-ng/bootmanager/sd/revvox/boot/ngCfg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sd-bootloader-ng/bootmanager/sd/revvox/boot/ngCfg.json b/sd-bootloader-ng/bootmanager/sd/revvox/boot/ngCfg.json index c652b8e..b950739 100644 --- a/sd-bootloader-ng/bootmanager/sd/revvox/boot/ngCfg.json +++ b/sd-bootloader-ng/bootmanager/sd/revvox/boot/ngCfg.json @@ -6,7 +6,7 @@ "_descWaitForBoot": "Waits for an earpress before firmware boot", "waitForBoot": false, "waitTimeoutInS": 60, - "_descMinBatteryLevel": "Divide through 8869 to get voltage", + "_descMinBatteryLevel": "Divide through 2785 to get voltage", "minBatteryLevel": 8869, "ofwFixFlash": "/sys/pre-img.bin", "_descSerialLog": "Logging only works with the debug build!",