Improve note on GTW settings

This commit is contained in:
Daniel Öster 2025-07-16 23:42:12 +03:00
parent 3a6c3904c4
commit d15be7ef75

View file

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