Increase all references to 192

This commit is contained in:
Daniel 2024-02-25 13:16:58 +02:00
parent 99a85e8c16
commit 97e35b2478
21 changed files with 21 additions and 21 deletions

View file

@ -6,7 +6,7 @@
extern uint16_t system_cell_max_voltage_mV; //mV, 0-5000, Stores the highest cell millivolt value
extern uint16_t system_cell_min_voltage_mV; //mV, 0-5000, Stores the minimum cell millivolt value
extern uint16_t system_cellvoltages_mV[120]; //Array with all cell voltages in mV
extern uint16_t system_cellvoltages_mV[192]; //Array with all cell voltages in mV
/**
* @brief Replaces placeholder with content section in web page