WarningLight_V3S.h
952 字节
/**
********************************************************************
* @file WarningLight_V3S.h
* WarningLight_V3S的头文件
*
*********************************************************************
*/
/* Define to prevent recursive inclusion 避免重定义 -------------------------------------*/
#ifndef WARNINGLIGHT_V3S_H
#define WARNINGLIGHT_V3S_H
/* Includes ------------------------------------------------------------------*/
#include "./WarningLight_V3S_H1T/WarningLight_V3S_H1T.h"
#include "./WarningLight_V3S_TFA1/WarningLight_V3S_TFA1.h"
#ifdef __cplusplus
extern "C" {
#endif
/* Exported constants --------------------------------------------------------*/
/* 常亮定义*/
/* Exported types ------------------------------------------------------------*/
/* Exported functions --------------------------------------------------------*/
#ifdef __cplusplus
}
#endif
#endif