Skip to content

Commit

Permalink
ESP32 IDF update
Browse files Browse the repository at this point in the history
CL: ESP32 IDF update to espressif/esp-idf@22fbcd2

PUBLISHED_FROM=42db3f5053c36dc4f9e0118a21808b0752b2bf3f
  • Loading branch information
Deomid Ryabkov authored and cesantabot committed Apr 20, 2018
1 parent 282a1b9 commit b669863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mgos_mqtt.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ void mgos_mqtt_set_max_qos(int qos);
/*
* (Re)configure MQTT.
*/
struct mgos_config_mqtt;
bool mgos_mqtt_set_config(const struct mgos_config_mqtt *cfg);

#ifdef __cplusplus
Expand Down

0 comments on commit b669863

Please sign in to comment.