mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-03 18:47:05 +00:00
idf mqtt ssl
This commit is contained in:
@@ -48,7 +48,7 @@ static void log_error_if_nonzero(const char *message, int error_code)
|
||||
* This function is called by the MQTT client event loop.
|
||||
*
|
||||
* @param handler_args user data registered to the event.
|
||||
* @param base Event base for the handler(always MQTT Base in this example).
|
||||
* @param base Event base for the handler(always MQTT Base).
|
||||
* @param event_id The id for the received event.
|
||||
* @param event_data The data for the event, esp_mqtt_event_handle_t.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user