Skip to content

Commit

Permalink
fix D13 pin
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Mar 7, 2020
1 parent 75f68b9 commit 4ae6608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variants/feather_nrf52840_sense/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ extern "C"
#define NUM_ANALOG_OUTPUTS (0)

// LEDs
#define PIN_LED1 (3)
#define PIN_LED1 (13)
#define PIN_LED2 (4)
#define PIN_NEOPIXEL (8)

Expand Down

0 comments on commit 4ae6608

Please sign in to comment.