Skip to content

Commit

Permalink
SAMD51: Neopixel pin mapping (MarlinFirmware#14913)
Browse files Browse the repository at this point in the history
  • Loading branch information
GMagician authored and thinkyhead committed Aug 11, 2019
1 parent 9c5086e commit d78086c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/HAL/HAL_SAMD51/fastio_SAMD51.h
Expand Up @@ -243,6 +243,7 @@
#define DIO5_PIN PIN_PC21
#define DIO16_PIN PIN_PC22
#define DIO17_PIN PIN_PC23
#define DIO88_PIN PIN_PC24 // NEOPIXEL
// PORTD
#define DIO22_PIN PIN_PD12
#define DIO6_PIN PIN_PD20
Expand Down

0 comments on commit d78086c

Please sign in to comment.