/** ****************************************************************************** * @file : GlobalDef.h * @brief : Header for GlobalDef.c file. * This file contains the Global defines of the application. ****************************************************************************** */ #ifndef __GLOBALDEF_H__ #define __GLOBALDEF_H__ #endif /* __GLOBALDEF_H__ */