Autodrone
Multi-Domain Vehicle
main.h
Go to the documentation of this file.
1
9#ifndef __MAIN_H__
10#define __MAIN_H__
11
12/* Defines */
13//#define STLINK
14//#define SANDBOX
15#define OPENLAGER
16#define USE_AUTODRONE
17//#define USE_NUCLEO
18
19#endif /* __MAIN_H__ */