JZ_h150s_h150t.h
810 字节
/**
********************************************************************
* @file JZ_h150s_h150t.h
* JZ_h150s_h150t.h的头文件
*
*********************************************************************
*/
/* Define to prevent recursive inclusion 避免重定义 -------------------------------------*/
#ifndef JZ_H150S_H150T_H
#define JZ_H150S_H150T_H
#include "JZsdk_Base/JZsdk_Code/JZsdk_Code.h"
/* Includes ------------------------------------------------------------------*/
#ifdef __cplusplus
extern "C" {
#endif
/* Exported constants --------------------------------------------------------*/
/* 常亮定义*/
/* Exported types ------------------------------------------------------------*/
T_JZsdkReturnCode JZ_h150s_h150t_init(int mode);
#ifdef __cplusplus
}
#endif
#endif