From 4ffc3dfa6077da65f48b7e7bcc9566842f7c0eac Mon Sep 17 00:00:00 2001 From: Lee Date: Thu, 9 Mar 2023 16:17:18 +0800 Subject: [PATCH] V100.0.17 1、解决ID=1的键盘不能扫描上来的问题 --- Inc/base_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inc/base_config.h b/Inc/base_config.h index 4782e4d..334af92 100644 --- a/Inc/base_config.h +++ b/Inc/base_config.h @@ -1152,7 +1152,7 @@ void operation_debug_io(unsigned char nbr);//debug only // SW2 #define SW2 0 // SW3 - #define SW3 16 + #define SW3 17 #endif // -- libgit2 0.21.4