mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
Undo removal of mqtt_publish() from documentation in Simon's last commit (guess it was by accident)
This commit is contained in:
parent
dcb761637d
commit
16b895b466
@ -1027,6 +1027,7 @@ mqtt_tcp_connect_cb(void *arg, struct tcp_pcb *tpcb, err_t err)
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @ingroup mqtt
|
||||||
* MQTT publish function.
|
* MQTT publish function.
|
||||||
* @param client MQTT client
|
* @param client MQTT client
|
||||||
* @param topic Publish topic string
|
* @param topic Publish topic string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user