Add more mappings

This commit is contained in:
Daniel Öster 2024-09-09 22:59:02 +03:00
parent b30a0948f5
commit 5b43fed340
4 changed files with 330 additions and 36 deletions

View file

@ -558,6 +558,9 @@ String processor(const String& var) {
#ifdef NISSAN_LEAF_BATTERY
content += "Nissan LEAF";
#endif // NISSAN_LEAF_BATTERY
#ifdef RJXZS_BMS
content += "RJXZS BMS, DIY battery";
#endif // RJXZS_BMS
#ifdef RENAULT_KANGOO_BATTERY
content += "Renault Kangoo";
#endif // RENAULT_KANGOO_BATTERY