Checklist
Issue or Suggestion Description
In particular I'm referring to
esp_mqtt_set_config and esp_mqtt_dispatch_custom_event
They still take a client as the first argument, so the inconsistency is a little weird.
I noticed this when I tried to call esp_mqtt_client_set_config which I was nearly certain existed... and failed to compile.