quartiq / minimq

Minimal no_std MQTT v5.0 client implementation
MIT License
143 stars 16 forks source link

Fixing handling of puback property de/serialization #116

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

This PR fixes #115 by adjusting the deserialization and serialization of PubAck messages that have no properties.