Enabled support for CC2420 timestamps
This commit is contained in:
parent
d13648292e
commit
2b4f33a4dd
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
/* -*- C -*- */
|
||||
/* @(#)$Id: contiki-conf.h,v 1.20 2007/11/13 21:10:50 adamdunkels Exp $ */
|
||||
/* @(#)$Id: contiki-conf.h,v 1.21 2007/12/16 15:05:04 adamdunkels Exp $ */
|
||||
|
||||
#ifndef CONTIKI_CONF_H
|
||||
#define CONTIKI_CONF_H
|
||||
|
||||
#define SIMPLE_CC2420_CONF_TIMESTAMPS 1
|
||||
|
||||
#define PROFILE_CONF_ON 1
|
||||
#define ENERGEST_CONF_ON 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue