Skip to content
Snippets Groups Projects
Commit b1213425 authored by Evelyn's avatar Evelyn Committed by GitHub
Browse files

Update mg_mqtt_connack.md

parent 40f0b450
No related branches found
No related tags found
No related merge requests found
...@@ -6,5 +6,5 @@ signature: | ...@@ -6,5 +6,5 @@ signature: |
void mg_mqtt_connack(struct mg_connection *nc, uint8_t return_code); void mg_mqtt_connack(struct mg_connection *nc, uint8_t return_code);
--- ---
Send a CONNACK command with a given `return_code`. Sends a CONNACK command with a given `return_code`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment