mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-15 14:59:38 +01:00
- Payload data parsed for error codes. Check only for first filter because our subscribe function only handle one topic filter in each call. - Closes https://github.com/espressif/esp-mqtt/issues/233