mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 20:27:43 +00:00
Enabled support for CC2420 timestamps
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user