Gimbal_H3.h 859 字节
/**
 ********************************************************************
 * @file   GIMBAL_H3.h
 *         GIMBAL_H3的头文件
 *
 *********************************************************************
 */

/* Define to prevent recursive inclusion 避免重定义 -------------------------------------*/
#ifndef GIMBAL_H3_H
#define GIMBAL_H3_H

/* Includes ------------------------------------------------------------------*/

#ifdef __cplusplus
extern "C" {
#endif

/* Exported constants --------------------------------------------------------*/
/* 常亮定义*/
#include "Gimbal_H3_H150ST/Gimbal_H3_H150ST.h"
#include "Gimbal_H3_H10/Gimbal_H3_H10.h"

/* Exported types ------------------------------------------------------------*/

/* Exported functions --------------------------------------------------------*/


#ifdef __cplusplus
}
#endif

#endif