mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 01:29:33 +00:00
Enabled support for CC2420 timestamps
This commit is contained in:
parent
d13648292e
commit
2b4f33a4dd
@ -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 New Issue
Block a user