mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-24 13:21:23 +01:00
IO_Modbus: fixed odd bracket indentation
This commit is contained in:
parent
72e2ec5433
commit
7d0cfbc742
@ -602,7 +602,7 @@ void Modbus::_loop(unsigned long currentMicros) {
|
||||
ArduinoPins::fastWriteDigital(MODBUS_STM_COMM,LOW);
|
||||
#endif
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// Link to chain of Modbus instances
|
||||
Modbus *Modbus::_busList = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user