mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
added a header file for rpl test project
This commit is contained in:
parent
e8256783f4
commit
f5a59ab319
11
projects/test_rpl/main.h
Normal file
11
projects/test_rpl/main.h
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
/*
|
||||||
|
* main.h
|
||||||
|
*
|
||||||
|
* Created on: Mar 4, 2013
|
||||||
|
* Author: stephan
|
||||||
|
*/
|
||||||
|
|
||||||
|
#ifndef MAIN_H_
|
||||||
|
#define MAIN_H_
|
||||||
|
|
||||||
|
#endif /* MAIN_H_ */
|
Loading…
Reference in New Issue
Block a user