Files
WeActStudio.EpaperModule/Example/EpaperModuleTest_GD32F103/Inc/main.h
T
2022-08-06 13:35:32 +08:00

14 lines
124 B
C

#ifndef __MAIN_H
#define __MAIN_H
#ifdef __cplusplus
extern "C"
{
#endif
#ifdef __cplusplus
}
#endif
#endif /* MAIN_H */