jeelabs / el-client

Arduino client for esp-link's REST, MQTT, and command interface
BSD 2-Clause "Simplified" License
85 stars 47 forks source link

MQTT Publishing Callback not being called #12

Open Cosford opened 8 years ago

Cosford commented 8 years ago

Tested with demo sketch on Teensy 3.1, using hardware Serial1 to communicate with ESP.

Other callbacks (wifiCb, connectedCb, disconnectedCb and dataCb) seem to be working fine.

george-hopkins commented 8 years ago

It seems that this feature is not implemented yet: ELClientMqtt.h#L30