+ energest.h
This commit is contained in:
parent
bba0485797
commit
a97285863e
1 changed files with 3 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: contiki.h,v 1.1 2006/06/17 22:41:15 adamdunkels Exp $
|
||||
* $Id: contiki.h,v 1.2 2007/03/19 00:33:11 adamdunkels Exp $
|
||||
*/
|
||||
#ifndef __CONTIKI_H__
|
||||
#define __CONTIKI_H__
|
||||
|
@ -52,4 +52,6 @@
|
|||
#include "sys/loader.h"
|
||||
#include "sys/clock.h"
|
||||
|
||||
#include "lib/energest.h"
|
||||
|
||||
#endif /* __CONTIKI_H__ */
|
||||
|
|
Loading…
Reference in a new issue