Contiki-Inga 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
platform
cooja
null-netstack.h
1
#ifndef NULL_NETSTACK_
2
#define NULL_NETSTACK_
3
4
#define NETSTACK_CONF_NETWORK sicslowpan_driver
5
#define NETSTACK_CONF_MAC nullmac_driver
6
#define NETSTACK_CONF_RDC nullrdc_driver
7
#define NETSTACK_CONF_RADIO cooja_radio_driver
8
#define NETSTACK_CONF_FRAMER framer_802154
9
10
#endif
Generated on Thu Apr 24 2014 16:26:16 for Contiki-Inga 3.x by
1.8.3.1