OpenWSN Firmware
layerdebug.h
Go to the documentation of this file.
1 #ifndef __LAYERDEBUG_H
2 #define __LAYERDEBUG_H
3 
11 //=========================== define ==========================================
12 
13 //=========================== typedef =========================================
14 
15 //=========================== variables =======================================
16 
17 //=========================== prototypes ======================================
18 
19 void layerdebug_init(void);
20 
26 #endif
void layerdebug_init()
Definition: layerdebug.c:57