提交 | 用户 | age | ||
8b51c7 | 1 | /** |
Q | 2 | ****************************************************************************** |
3 | * @file : GlobalDef.h | |
4 | * @brief : Header for GlobalDef.c file. | |
5 | * This file contains the Global defines of the application. | |
6 | ****************************************************************************** | |
7 | */ | |
8 | #ifndef __GLOBALDEF_H__ | |
9 | #define __GLOBALDEF_H__ | |
10 | ||
11 | ||
12 | ||
13 | #endif /* __GLOBALDEF_H__ */ |