Add Range Rover PHEV support

This commit is contained in:
Daniel Öster 2024-11-13 12:11:07 +02:00
parent 5c45fe0295
commit ff496f3d4e
5 changed files with 355 additions and 0 deletions

View file

@ -558,6 +558,9 @@ String processor(const String& var) {
#ifdef RJXZS_BMS
content += "RJXZS BMS, DIY battery";
#endif // RJXZS_BMS
#ifdef RANGE_ROVER_PHEV_BATTERY
content += "Range Rover 13kWh PHEV battery (L494/L405)";
#endif //RANGE_ROVER_PHEV_BATTERY
#ifdef RENAULT_KANGOO_BATTERY
content += "Renault Kangoo";
#endif // RENAULT_KANGOO_BATTERY