#ifndef _SHOOT_H_ #define _SHOOT_H_ #include "GO_M8010_6_Driver.h" #include "djiMotor.h" #include "calc_lib.h" #include "pid.h" #endif