Commit fc3dd590 authored by Evelyn's avatar Evelyn Committed by GitHub

Update mg_mqtt_puback.md

parent b1213425
...@@ -6,5 +6,5 @@ signature: | ...@@ -6,5 +6,5 @@ signature: |
void mg_mqtt_puback(struct mg_connection *nc, uint16_t message_id); void mg_mqtt_puback(struct mg_connection *nc, uint16_t message_id);
--- ---
Send a PUBACK command with a given `message_id`. Sends a PUBACK command with a given `message_id`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment