Selaa lähdekoodia

添加物理打断按钮

xuxinyi 4 kuukautta sitten
vanhempi
commit
c0b1b37364
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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