Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 350eb86

Browse files
committed
Added LED_BUILTIN constant to Leonardo board
1 parent 5373883 commit 350eb86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎hardware/arduino/variants/leonardo/pins_arduino.h‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101

102102
static const uint8_t SDA = 2;
103103
static const uint8_t SCL = 3;
104+
static const uint8_t LED_BUILTIN = 13;
104105

105106
// Map SPI port to 'new' pins D14..D17
106107
static const uint8_t SS = 17;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /