mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-05-05 12:04:10 +02:00
a492935951
The possibility to add a callback as custom handler was removed from the client in favor of esp_event. These removes the older alternative that wasn't possible to use.