ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / Examples / Linux / Testbenches / multiconfiguration / Sources / ardrone_testing_tool.h
1 #ifndef _MYKONOS_TESTING_TOOL_H_
2 #define _MYKONOS_TESTING_TOOL_H_
3
4 #include <stdio.h>
5 #include <VP_Os/vp_os_types.h>
6
7 C_RESULT signal_exit();
8
9 #endif // _MYKONOS_TESTING_TOOL_H_