change metro_m0_express button to D5

This commit is contained in:
hathach 2019-09-01 11:11:26 +07:00
parent bb21568875
commit f02a24a10f
1 changed files with 1 additions and 1 deletions

View File

@ -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)