Added interface config (earlier added by Oliver)
This commit is contained in:
parent
f75392de6a
commit
b1c7153aa6
|
@ -32,7 +32,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop OS
|
||||
*
|
||||
* $Id: contiki-conf.h,v 1.2 2006/08/30 10:04:08 fros4943 Exp $
|
||||
* $Id: contiki-conf.h,v 1.3 2006/08/30 14:48:36 fros4943 Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -42,6 +42,11 @@
|
|||
|
||||
#define CC_CONF_VA_ARGS 1
|
||||
|
||||
/* Interface configuration. */
|
||||
|
||||
#define CCIF
|
||||
#define CLIF
|
||||
|
||||
/*------------------------------------------------------------------------------*/
|
||||
/**
|
||||
* \defgroup uipopttypedef uIP type definitions
|
||||
|
|
Loading…
Reference in a new issue