mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-22 01:21:20 +00:00
change metro_m0_express button to D5
This commit is contained in:
parent
bb21568875
commit
f02a24a10f
@ -39,7 +39,7 @@
|
|||||||
// MACRO TYPEDEF CONSTANT ENUM DECLARATION
|
// MACRO TYPEDEF CONSTANT ENUM DECLARATION
|
||||||
//--------------------------------------------------------------------+
|
//--------------------------------------------------------------------+
|
||||||
#define LED_PIN 17
|
#define LED_PIN 17
|
||||||
#define BUTTON_PIN 14 // pin D2
|
#define BUTTON_PIN 15 // pin D5
|
||||||
|
|
||||||
/* Referenced GCLKs, should be initialized firstly */
|
/* Referenced GCLKs, should be initialized firstly */
|
||||||
#define _GCLK_INIT_1ST (1 << 0 | 1 << 1)
|
#define _GCLK_INIT_1ST (1 << 0 | 1 << 1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user