mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
Changed LED_PIN to 17
This commit is contained in:
parent
8411f5b5c9
commit
662cdcfb91
@ -32,7 +32,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// LED
|
// LED
|
||||||
#define LED_PIN 26
|
#define LED_PIN 17
|
||||||
#define LED_STATE_ON 1
|
#define LED_STATE_ON 1
|
||||||
|
|
||||||
// Button
|
// Button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user