Update mg_set_protocol_coap.md

This commit is contained in:
Evelyn 2016-07-25 17:26:43 +01:00 committed by GitHub
parent 01e3fa4d13
commit 332c855d40

View File

@ -6,5 +6,5 @@ signature: |
int mg_set_protocol_coap(struct mg_connection *nc);
---
Set CoAP protocol handler - trigger CoAP specific events
Sets CoAP protocol handler - triggers CoAP specific events.