This commit is contained in:
rha 2024-12-21 19:22:04 +02:00
parent 6ad5c41b04
commit bcc69647fe
4 changed files with 137 additions and 93 deletions

View file

@ -42,7 +42,7 @@ String settings_processor(const String& var) {
#endif
#ifdef CAN_SHUNT_SELECTED
content += "<h4 style='color: white;'>Shunt Interface: <span id='BMW S-BOX'>" +
content += "<h4 style='color: white;'>Shunt Interface: <span id='Shunt'>" +
String(getCANInterfaceName(can_config.shunt)) + "</span></h4>";
#endif //CAN_SHUNT_SELECTED