按钮中断触发

Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
2022-05-02 00:46:41 +08:00
parent 6e8fd579b8
commit 8a3d91d0c2
74 changed files with 1855 additions and 1689 deletions
+1
View File
@@ -7,6 +7,7 @@
typedef struct button
{
uint8_t flag;
uint16_t code;
uint8_t lock;
uint32_t time;