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