Merge branch 'main' into feature/bmwi3

This commit is contained in:
Daniel 2024-03-10 19:14:11 +02:00
commit f9d85bac62
38 changed files with 1175 additions and 557 deletions

View file

@ -53,4 +53,7 @@
#define DISCHARGING 1
#define CHARGING 2
// Common definitions
#define MAX_AMOUNT_CELLS 192
#endif