OpenWSN Firmware
rwellknown.h
Go to the documentation of this file.
1 #ifndef __RWELLKNOWN_H
2 #define __RWELLKNOWN_H
3 
11 #include "opencoap.h"
12 
13 //=========================== define ==========================================
14 
15 //=========================== typedef =========================================
16 
17 //=========================== variables =======================================
18 
19 typedef struct {
22 
23 //=========================== prototypes ======================================
24 
25 void rwellknown_init(void);
26 
32 #endif
void rwellknown_init()
Definition: rwellknown.c:31
Definition: opencoap.h:128
coap_resource_desc_t desc
Definition: rwellknown.h:20
Definition: rwellknown.h:19