-
- Downloads
net/nanocoap: remove convenience ptr in coap_hdr_t
Empty array uint8_t data[] is not allowed in ISO-C++. Replacement: function coap_hdr_data_ptr, which handles the pointer arithmetic to point where hdr.data pointed
Please register or sign in to comment