1
0
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:
Stephan Arndt 2013-03-12 15:39:31 +01:00
parent e8256783f4
commit f5a59ab319

11
projects/test_rpl/main.h Normal file
View File

@ -0,0 +1,11 @@
/*
* main.h
*
* Created on: Mar 4, 2013
* Author: stephan
*/
#ifndef MAIN_H_
#define MAIN_H_
#endif /* MAIN_H_ */