Closed HalfVoxel closed 4 months ago
This will allow users to use the EspMqttClient::new_cb method together with the async mqtt client, if one should so desire. For example, if one wants to use a different event channel.
EspMqttClient::new_cb
This will allow users to use the
EspMqttClient::new_cb
method together with the async mqtt client, if one should so desire. For example, if one wants to use a different event channel.