Browse Source

添加物理打断按钮

xuxinyi 4 months ago
parent
commit
c0b1b37364
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main/boards/movecall-moji-esp32s3/config.h

+ 1 - 0
main/boards/movecall-moji-esp32s3/config.h

@@ -21,6 +21,7 @@
 
 #define BUILTIN_LED_GPIO        GPIO_NUM_21
 #define BOOT_BUTTON_GPIO        GPIO_NUM_0
+#define ASR_BUTTON_GPIO       GPIO_NUM_18
 
 #define DISPLAY_WIDTH   240
 #define DISPLAY_HEIGHT  240