Add 3500mAh support

This commit is contained in:
Armel FAUVEAU
2024-07-16 05:01:41 +02:00
parent ce712fe94d
commit 3b6a609ade

View File

@@ -75,7 +75,7 @@ const uint16_t Voltage2PercentageTable[][7][3] = {
{826, 95 }, {826, 95 },
{750, 50 }, {750, 50 },
{700, 25 }, {700, 25 },
{610, 5 }, {620, 5 },
{600, 0 }, {600, 0 },
{0, 0 }, {0, 0 },
}, },