mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
+ energest.h
This commit is contained in:
parent
bba0485797
commit
a97285863e
@ -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 New Issue
Block a user