mirror of
https://github.com/thelsing/knx.git
synced 2025-03-08 00:16:06 +01:00
Fix comment
This commit is contained in:
parent
2d70750378
commit
ef004ced0d
@ -150,4 +150,4 @@ void Bau27B0::individualAddressSerialNumberReadIndication(Priority priority, Hop
|
|||||||
_appLayer.IndividualAddressSerialNumberReadResponse(priority, hopType, _rfMediumObj.rfDomainAddress(), knxSerialNumber);
|
_appLayer.IndividualAddressSerialNumberReadResponse(priority, hopType, _rfMediumObj.rfDomainAddress(), knxSerialNumber);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // #if MEDIUM_TYPE == 2
|
#endif // #ifdef USE_RF
|
||||||
|
Loading…
Reference in New Issue
Block a user