Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
2022-04-28 15:08:12 +08:00
parent 0e275a0c18
commit 34e444d832
69 changed files with 2553 additions and 2216 deletions
+1 -1
View File
@@ -22,5 +22,5 @@ typedef struct
} encoder;
void GEI_BUTTON_CODE(button *bt);
int GET_ENCODE(encoder *e);
#endif /* ENCODER_H_ */