fix rev b pins
This commit is contained in:
parent
2d3785dc0d
commit
9190fe801b
1 changed files with 2 additions and 2 deletions
|
|
@ -43,9 +43,9 @@
|
|||
//--------------------------------------------------------------------+
|
||||
|
||||
// GPIO connected to Neopixel data
|
||||
#define NEOPIXEL_PIN 38
|
||||
#define NEOPIXEL_PIN 39
|
||||
|
||||
#define NEOPIXEL_POWER_PIN 37
|
||||
#define NEOPIXEL_POWER_PIN 38
|
||||
#define NEOPIXEL_POWER_STATE 1
|
||||
|
||||
// Brightness percentage from 1 to 255
|
||||
|
|
|
|||
Loading…
Reference in a new issue