ADC通道好像有问题

This commit is contained in:
2021-11-05 00:26:34 +08:00
parent 1b84ff76e5
commit 44deedff4b
8 changed files with 1536 additions and 1313 deletions
+2 -1
View File
@@ -27,8 +27,9 @@ void my_code();
typedef struct
{
char begin;
char key_code[2];
char begin;
int time;
}config_setting;