MiddleWare GUS
Diff: Threads.h
- Revision:
- 1:fd355dc296b1
- Parent:
- 0:d1ff330c5128
- Child:
- 2:a56763667f20
--- a/Threads.h Sat Dec 05 17:43:29 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -/* - -Thread.h - -Only to improve the clarity of main .cpp -This don't have any new classes - -All the multiple task are here -for Smart Room project asked by -Gustavo Torres - -Last update by RoHe 16/11/2015 - -*/ -//#include "Initial.h" - -/* -#ifndef THREADS_H_ -#define THREADS_H_ - - #include "Initial.h" - #include "rtos.h" - //#include "Threads.cpp" - -#endif -*/