rtl433
UNKNOWN
RTL-433 utility
|
#include <mongoose.h>
Data Fields | |
struct mg_coap_option * | next |
uint32_t | number |
struct mg_str | value |
struct mg_coap_option* mg_coap_option::next |
Referenced by mg_http_handler2().
uint32_t mg_coap_option::number |
Referenced by mg_http_handler2().
struct mg_str mg_coap_option::value |
Referenced by mg_http_handler2().