Skip to content

Commit

Permalink
опции неопикселя
Browse files Browse the repository at this point in the history
  • Loading branch information
ssavickiy committed Jan 24, 2020
1 parent bb24b4c commit e1cc9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2216,7 +2216,7 @@
#endif

// Support for Adafruit Neopixel LED driver
//#define NEOPIXEL_LED
#define NEOPIXEL_LED
#if ENABLED(NEOPIXEL_LED)
#define NEOPIXEL_TYPE NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
#define NEOPIXEL_PIN 4 // LED driving pin
Expand Down

0 comments on commit e1cc9e2

Please sign in to comment.