Add CAN findings

This commit is contained in:
Daniel 2024-06-11 21:39:29 +03:00
parent 9b818bb41e
commit 06f3d123b2
2 changed files with 14 additions and 1 deletions

View file

@ -460,6 +460,9 @@ String processor(const String& var) {
#ifdef KIA_E_GMP_BATTERY
content += "Kia/Hyundai EGMP platform";
#endif
#ifdef KIA_HYUNDAI_HYBRID_BATTERY
content += "Kia/Hyundai Hybrid";
#endif
#ifdef MG_5_BATTERY
content += "MG 5";
#endif