Added PacketType ContentionFreePeriod
This commit is contained in:
@@ -9,6 +9,7 @@ const PacketType = {
|
||||
Acknowledgment: 'Acknowledgment',
|
||||
BlockAcknowledgment: 'BlockAcknowledgment',
|
||||
NoData: 'NoData',
|
||||
ContentionFreePeriod: 'ContentionFreePeriod',
|
||||
Unknown: 'Unknown'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user