JZ_beurteilten.h
676 字节
/* Define to prevent recursive inclusion -------------------------------------*/
#ifndef _JZ_BEURTEILTEN_H
#define _JZ_BEURTEILTEN_H
/* Includes ------------------------------------------------------------------*/
#ifdef __cplusplus
extern "C" {
#endif
#include <stdio.h>
#include <stdint.h>
#include <string.h>
/* Exported constants --------------------------------------------------------*/
/* Exported types ------------------------------------------------------------*/
/* Exported functions --------------------------------------------------------*/
void Received_Content_Determinatio(char *dataBuf,int dataLen);
#ifdef __cplusplus
}
#endif
#endif // BEURTEILTEN_H