Skip to content

Commit d78086c

Browse files
GMagicianthinkyhead
authored andcommitted
SAMD51: Neopixel pin mapping (MarlinFirmware#14913)
1 parent 9c5086e commit d78086c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Marlin/src/HAL/HAL_SAMD51/fastio_SAMD51.h

+1
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
#define DIO5_PIN PIN_PC21
244244
#define DIO16_PIN PIN_PC22
245245
#define DIO17_PIN PIN_PC23
246+
#define DIO88_PIN PIN_PC24 // NEOPIXEL
246247
// PORTD
247248
#define DIO22_PIN PIN_PD12
248249
#define DIO6_PIN PIN_PD20

0 commit comments

Comments
 (0)