mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Improve note on GTW settings
This commit is contained in:
parent
3a6c3904c4
commit
d15be7ef75
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@
|
|||
#define SELECTED_BATTERY_CLASS TeslaModelSXBattery
|
||||
#endif
|
||||
|
||||
/*NOTE! IMPORTANT INFORMATION!
|
||||
Be sure to scroll down in this file and configure all "GTW_" parameters to suit your battery.
|
||||
Failure to configure these will result in VCFRONT and GTW MIA errors
|
||||
*/
|
||||
|
||||
//#define EXP_TESLA_BMS_DIGITAL_HVIL // Experimental parameter. Forces the transmission of additional CAN frames for experimental purposes, to test potential HVIL issues in 3/Y packs with newer firmware.
|
||||
|
||||
class TeslaBattery : public CanBattery {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue