Explorar o código

change metro_m0_express button to D5

hathach %!s(int64=6) %!d(string=hai) anos
pai
achega
f02a24a10f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hw/bsp/metro_m0_express/metro_m0_express.c

+ 1 - 1
hw/bsp/metro_m0_express/metro_m0_express.c

@@ -39,7 +39,7 @@
 // MACRO TYPEDEF CONSTANT ENUM DECLARATION
 //--------------------------------------------------------------------+
 #define LED_PIN      17
-#define BUTTON_PIN   14 // pin D2
+#define BUTTON_PIN   15 // pin D5
 
 /* Referenced GCLKs, should be initialized firstly */
 #define _GCLK_INIT_1ST (1 << 0 | 1 << 1)