Skip to content

Commit b669863

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
ESP32 IDF update
CL: ESP32 IDF update to espressif/esp-idf@22fbcd2 PUBLISHED_FROM=42db3f5053c36dc4f9e0118a21808b0752b2bf3f
1 parent 282a1b9 commit b669863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/mgos_mqtt.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ void mgos_mqtt_set_max_qos(int qos);
127127
/*
128128
* (Re)configure MQTT.
129129
*/
130+
struct mgos_config_mqtt;
130131
bool mgos_mqtt_set_config(const struct mgos_config_mqtt *cfg);
131132

132133
#ifdef __cplusplus

0 commit comments

Comments
 (0)