Closed sbernard31 closed 8 years ago
Maybe this is a better way to use contextP->nextMID++ to generate a new message ID instead of coap_get_mid()
contextP->nextMID++
coap_get_mid()
@sbernard31 can you push the PR on the new eclipse repo: http://github.com/eclipse/wakaama ? Thanks
Project moved to http://github.com/eclipse/wakaama
Maybe this is a better way to use
contextP->nextMID++
to generate a new message ID instead ofcoap_get_mid()