Enable communication power accounting for xmac by default

This commit is contained in:
adamdunkels 2009-03-01 20:43:37 +00:00
parent ac9ab9c582
commit e3043b1be2
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
/* -*- C -*- */
/* @(#)$Id: contiki-conf.h,v 1.38 2009/03/01 12:00:00 nvt-se Exp $ */
/* @(#)$Id: contiki-conf.h,v 1.39 2009/03/01 20:43:37 adamdunkels Exp $ */
#ifndef CONTIKI_CONF_H
#define CONTIKI_CONF_H
#define XMAC_CONF_COMPOWER 1
#define XMAC_CONF_ANNOUNCEMENTS 1
#define RIME_CONF_NO_POLITE_ANNOUCEMENTS 1