esp_mqtt/mqtt/include
Philip Lorenz 3e2c77deb5 Do not send keep-alive before pending send has finished
According to the SDK documentation espconn_send should not be called
before espconn_sent_callback has been invoked for the previous
call.

Fixes #67
2016-02-14 22:29:57 +01:00
..
debug.h Add mqtt_config.h to some headers need use. 2015-12-31 14:25:07 +08:00
mqtt.h Do not send keep-alive before pending send has finished 2016-02-14 22:29:57 +01:00
mqtt_msg.h Add mqtt_config.h to some headers need use. 2015-12-31 14:25:07 +08:00
proto.h change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
queue.h change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
ringbuf.h change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
typedef.h change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
utils.h change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00