2014 Eurobot fork
Dependencies: mbed-rtos mbed QEI
Diff: Processes/AI/ai.h
- Revision:
- 91:fdadfd883825
- Parent:
- 55:0c8897da6b3a
diff -r e4164bb8c60e -r fdadfd883825 Processes/AI/ai.h --- a/Processes/AI/ai.h Wed Apr 17 23:16:25 2013 +0000 +++ b/Processes/AI/ai.h Tue Oct 15 12:17:11 2013 +0000 @@ -1,11 +1,11 @@ -#ifndef EUROBOT_PROCESSES_AI_AI_H_ -#define EUROBOT_PROCESSES_AI_AI_H_ - -namespace AI -{ - -void ailayer(void const *dummy); - -} - -#endif \ No newline at end of file +//#ifndef EUROBOT_PROCESSES_AI_AI_H_ +//#define EUROBOT_PROCESSES_AI_AI_H_ +// +//namespace AI +//{ +// +//void ailayer(void const *dummy); +// +//} +// +//#endif \ No newline at end of file