mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Make cellarray definition
This commit is contained in:
parent
97e35b2478
commit
5d3cc341c8
23 changed files with 400 additions and 397 deletions
|
@ -49,4 +49,7 @@
|
|||
#define DISCHARGING 1
|
||||
#define CHARGING 2
|
||||
|
||||
// Common definitions
|
||||
#define MAX_AMOUNT_CELLS 192
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue