Move device specific OCV curves to their respective device.h (#8834)

This commit is contained in:
Jonathan Bennett
2025-12-02 05:46:24 -06:00
committed by GitHub
parent 41cbd77db3
commit 525c048354
6 changed files with 13 additions and 12 deletions
@@ -110,6 +110,7 @@ static const uint8_t SCL = PIN_WIRE_SCL;
#define ADC_MULTIPLIER 3.3
#define BATTERY_PIN PIN_VBAT // PIN_A7
#define AREF_VOLTAGE 3.3
#define OCV_ARRAY 4200, 3986, 3922, 3812, 3734, 3645, 3527, 3420, 3281, 3087, 2786
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
// GPS L76KB
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━