Add jaguar to build system

This commit is contained in:
Daniel Öster 2024-07-07 22:08:29 +03:00
parent 32e86ea00c
commit c4e5748312
3 changed files with 90 additions and 66 deletions

View file

@ -459,6 +459,9 @@ String processor(const String& var) {
#ifdef IMIEV_CZERO_ION_BATTERY
content += "I-Miev / C-Zero / Ion Triplet";
#endif
#ifdef JAGUAR_IPACE_BATTERY
content += "Jaguar I-PACE";
#endif
#ifdef KIA_HYUNDAI_64_BATTERY
content += "Kia/Hyundai 64kWh";
#endif