Closed kueblc closed 11 months ago
Since the platform is already LE, I removed the step of manually shuffling bytes to resolve sequence number.
I also fleshed out the missing fields of the WizPacket struct and exposed the pairing bit via bitfield union.
pairing
Since the platform is already LE, I removed the step of manually shuffling bytes to resolve sequence number.
I also fleshed out the missing fields of the WizPacket struct and exposed the
pairing
bit via bitfield union.