9 lines
81 B
C
9 lines
81 B
C
#ifndef _DJI_TASK_H_
|
|
#define _DJI_TASK_H_
|
|
|
|
|
|
#define THREE 3
|
|
#define DZ 0
|
|
|
|
#endif
|