Move Tesla LFP option to USER_SETTINGS, rearrange USER_SETTINGS (#806)

This commit is contained in:
Daniel Öster 2025-01-21 11:12:39 +03:00 committed by GitHub
parent eb3ea8dbb4
commit 854e9093fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 23 deletions

View file

@ -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