mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Remove compilation error when using DEBUG_VIA_USB
This commit is contained in:
parent
627e6aeb26
commit
9bc00b0faf
1 changed files with 0 additions and 2 deletions
|
@ -999,8 +999,6 @@ void TeslaBattery::
|
|||
logging.print(getContactorState(battery_packContPositiveState));
|
||||
logging.print(", setState: ");
|
||||
logging.print(getContactorState(battery_packContactorSetState));
|
||||
logging.print(", close allowed: ");
|
||||
logging.print(getNoYes(battery_packCtrsClosingAllowed));
|
||||
logging.print(", Pyrotest: ");
|
||||
logging.println(getNoYes(battery_pyroTestInProgress));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue