Added missing payloadSize to Packet
This commit is contained in:
@@ -24,6 +24,8 @@ class Packet{
|
|||||||
frequency;
|
frequency;
|
||||||
dataRate;
|
dataRate;
|
||||||
|
|
||||||
|
payloadSize;
|
||||||
|
|
||||||
packetType;
|
packetType;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user