mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 02:39:57 +02:00
Move Tesla LFP option to USER_SETTINGS, rearrange USER_SETTINGS (#806)
This commit is contained in:
parent
eb3ea8dbb4
commit
854e9093fd
2 changed files with 25 additions and 23 deletions
|
@ -5,7 +5,6 @@
|
|||
#define BATTERY_SELECTED
|
||||
|
||||
/* Modify these if needed */
|
||||
//#define LFP_CHEMISTRY // Enable this line to startup in LFP mode
|
||||
#define MAXCHARGEPOWERALLOWED 15000 // 15000W we use a define since the value supplied by Tesla is always 0
|
||||
#define MAXDISCHARGEPOWERALLOWED 60000 // 60000W we use a define since the value supplied by Tesla is always 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue