mirror of
https://github.com/thelsing/knx.git
synced 2025-01-21 00:05:43 +01:00
Merge branch 'tmp'
This commit is contained in:
commit
7eb629a4e6
@ -563,6 +563,7 @@ void TransportLayer::A1(uint16_t source)
|
||||
_applicationLayer.connectIndication(source);
|
||||
_seqNoSend = 0;
|
||||
_seqNoRecv = 0;
|
||||
enableConnectionTimeout();
|
||||
}
|
||||
|
||||
void incSeqNr(uint8_t& seqNr)
|
||||
|
Loading…
Reference in New Issue
Block a user