Merge branch 'main' into feature/BMW-3-additional-data

This commit is contained in:
Ole 2024-04-09 21:50:17 +02:00
commit 98dc5fb477
52 changed files with 3865 additions and 203 deletions

View file

@ -427,6 +427,9 @@ String processor(const String& var) {
#ifdef KIA_HYUNDAI_64_BATTERY
content += "Kia/Hyundai 64kWh";
#endif
#ifdef KIA_E_GMP_BATTERY
content += "Kia/Hyundai EGMP platform";
#endif
#ifdef NISSAN_LEAF_BATTERY
content += "Nissan LEAF";
#endif