mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 10:49:42 +02:00
Update KOSTAL-RS485.cpp
This commit is contained in:
parent
ff343d49c1
commit
cf7b06b4f7
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@ void receive_RS485() // Runs as fast as possible to handle the serial stream
|
|||
null_stuffer(tmpframe, 40);
|
||||
send_kostal(tmpframe, 40);
|
||||
datalayer.system.status.inverter_allows_contactor_closing = true;
|
||||
dbg_message("inverter_allows_contactor_closing (battery_info) -> true");
|
||||
if (!startupMillis) {
|
||||
startupMillis = currentMillis;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue