espressif / esp-mqtt

ESP32 mqtt component
Apache License 2.0
591 stars 254 forks source link

fix: regard reason codes greater than 0x80 as failures. (IDFGH-12507) #272

Closed tigercl closed 3 months ago

tigercl commented 3 months ago

MQTT 5.0 adds some new Reason Codes that indicate subscription failure. These Reason Codes are greater than 0x80.