This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
seems that this GPIO order is related to v2.0 of the board
fastled
soif
7 years ago
parent
92be80cbb1
commit
2b50c7d0b4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/espurna/config/hardware.h
+ 1
- 1
code/espurna/config/hardware.h
View File
@ -664,7 +664,7 @@
#
define LED1_PIN 2
#
define LED1_PIN_INVERSE 1
/
/
Channels
/
/
Channels
(
for
board
version
2.0
)
#
define LIGHT_CH1_PIN 5
/
/
RED
#
define LIGHT_CH2_PIN 12
/
/
GREEN
#
define LIGHT_CH3_PIN 13
/
/
BLUE
Write
Preview
Loading…
Cancel
Save