Change TOTAL_CELL_AMOUNT and add comment

This commit is contained in:
Daniel Öster 2025-02-10 23:02:30 +02:00
parent a47405a321
commit 25bd225b94

View file

@ -11,7 +11,7 @@
/* Some inverters need to see a specific amount of cells/modules to emulate a specific Pylon battery.
Change the following only if your inverter is generating fault codes about voltage range */
#define TOTAL_CELL_AMOUNT 420
#define TOTAL_CELL_AMOUNT 120 //Adjust this parameter in steps of 120 to add another 14,2kWh of capacity
#define MODULES_IN_SERIES 4
#define CELLS_PER_MODULE 30
#define VOLTAGE_LEVEL 384