some more extensions for PDU impl

This commit is contained in:
2023-07-26 23:27:40 +02:00
parent c65a024d97
commit 105c598c53
3 changed files with 9 additions and 2 deletions

@@ -232,7 +232,8 @@ impl CommonPduConfig {
LargeFileFlag::Normal,
CrcFlag::NoCrc,
Direction::TowardsReceiver,
).unwrap()
)
.unwrap()
}
pub fn source_id(&self) -> UnsignedByteField {