oem.h
326 Bytes
#ifndef _OEM_H_
#define _OEM_H_
/******************************************************************************
* Model Definition *
******************************************************************************/
#define BLUESEA_SDK
#ifdef BLUESEA_SDK
#include "oem_BlueSea.h"
#endif
#endif //_OEM_H_