Commit 4ffc3dfa6077da65f48b7e7bcc9566842f7c0eac

Authored by 李外
1 parent 1d148ecd

V100.0.17

1、解决ID=1的键盘不能扫描上来的问题
Showing 1 changed file with 1 additions and 1 deletions
Inc/base_config.h
... ... @@ -1152,7 +1152,7 @@ void operation_debug_io(unsigned char nbr);//debug only
1152 1152 // <o> SW2
1153 1153 #define SW2 0
1154 1154 // <o> SW3
1155   - #define SW3 16
  1155 + #define SW3 17
1156 1156 #endif
1157 1157 // </e>
1158 1158  
... ...