屏幕已驱动起

This commit is contained in:
2021-10-13 12:16:22 +08:00
parent 3ff28bd9a6
commit 36917d148f
9 changed files with 2304 additions and 2290 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ void my_code();
struct display_penal
{
char d_num[4];
char button_flag[4];
unsigned char d_num[4];
unsigned char button_flag[4];
char dot1:1;
char dot2:1;
char dot3:1;