mirror of
https://gitee.com/Polarix/simplegui.git
synced 2025-06-18 05:57:53 +00:00
7 lines
145 B
C
7 lines
145 B
C
![]() |
#ifndef __INCLUDE_HMI_DEMO_02_H__
|
||
|
#define __INCLUDE_HMI_DEMO_02_H__
|
||
|
|
||
|
|
||
|
extern HMI_SCREEN g_stHMI_DemoNotice;
|
||
|
#endif // __INCLUDE_HMI_DEMO_02_H__
|