mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Sbox
This commit is contained in:
parent
6ad5c41b04
commit
bcc69647fe
4 changed files with 137 additions and 93 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue