mirror of
https://gitee.com/Polarix/simplegui.git
synced 2025-06-18 14:07:53 +00:00
8 lines
209 B
C
8 lines
209 B
C
![]() |
#ifndef __INCLUDE_HMI_DEMO_03_NOTICE1_H__
|
||
|
#define __INCLUDE_HMI_DEMO_03_NOTICE1_H__
|
||
|
#include "HMI_Data.h"
|
||
|
#include "UserAction.h"
|
||
|
|
||
|
extern HMI_SCREEN g_stHMI_DemoRTCNotice;
|
||
|
#endif // __INCLUDE_HMI_DEMO_02_H__
|