Remove the unused OCV_ARRAYs and move one to a variant.h (#9442)

This commit is contained in:
Jonathan Bennett
2026-01-26 16:58:16 -06:00
committed by GitHub
parent 7efc3e3770
commit a2e8e232f1
2 changed files with 1 additions and 13 deletions

View File

@@ -79,7 +79,7 @@
// lower dB for lower voltage rnage
#define ADC_MULTIPLIER 5.0 // VBATT---10k--pin34---2.5K---GND
// Chatter2 uses 3 AAA cells
#define CELL_TYPE_ALKALINE
#define OCV_ARRAY 1580, 1400, 1350, 1300, 1280, 1250, 1230, 1190, 1150, 1100, 1000
#define NUM_CELLS 3
#undef EXT_PWR_DETECT