mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-31 11:23:44 +02:00
check ack in loop and update version
This commit is contained in:
@@ -256,5 +256,6 @@ bool DCCWaveform::getPacketPending() {
|
||||
return rmtProgChannel->busy();
|
||||
}
|
||||
void DCCWaveform::loop() {
|
||||
DCCACK::checkAck(progTrack.getResets());
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user