Add skeleton for MG5 battery integration

This commit is contained in:
Daniel 2024-05-26 00:09:46 +03:00
parent bcaf3ab5b4
commit 8eeae699e5
5 changed files with 169 additions and 2 deletions

View file

@ -448,8 +448,8 @@ String processor(const String& var) {
#ifdef KIA_E_GMP_BATTERY
content += "Kia/Hyundai EGMP platform";
#endif
#ifdef NISSAN_LEAF_BATTERY
content += "Nissan LEAF";
#ifdef MG_5_BATTERY
content += "MG 5";
#endif
#ifdef RENAULT_KANGOO_BATTERY
content += "Renault Kangoo";