mirror of
https://gitee.com/Polarix/simplegui.git
synced 2025-06-17 13:37:52 +00:00
删除文件HMI/inc/HMI_Process.h.bak
This commit is contained in:
parent
31b6492f20
commit
2c2d26e954
@ -1,9 +0,0 @@
|
|||||||
#ifndef HMI_PROCESS_H_INCLUDED
|
|
||||||
#define HMI_PROCESS_H_INCLUDED
|
|
||||||
#include "HMI_Data.h"
|
|
||||||
|
|
||||||
void HMI_Action_Initialize(void);
|
|
||||||
int32_t HMI_Action_UserActions(uint16_t uiOptions, uint16_t* uiActions);
|
|
||||||
int32_t HMI_Action_UpdateScreen(void* pstPreProcessData);
|
|
||||||
void HMI_Action_FollowUp(size_t uiScreenIndex, void* pstPreProcessData);
|
|
||||||
#endif // HMI_PROCESS_H_INCLUDED
|
|
Loading…
Reference in New Issue
Block a user