忘记push了,添加了RC522驱动

This commit is contained in:
2021-09-06 12:50:44 +08:00
parent d21f33baf2
commit a53edf3c01
59 changed files with 24192 additions and 17208 deletions
+1 -1
View File
@@ -39,6 +39,6 @@ typedef struct
void TP_Server();
void TP_adjustment();
void TP_adjustment(char mode);
char TP_XY(int *x,int *y);
#endif /* TOUCH_H_ */