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
Change logic of ESPurna H08 LED
fastled
Xose Pérez
7 years ago
parent
c5ade4660d
commit
c3663e7441
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
@ -142,7 +142,7 @@
/
/
LEDs
#
define LED1_PIN 2
#
define LED1_PIN_INVERSE
1
#
define LED1_PIN_INVERSE
0
/
/
HLW8012
#
define POWER_PROVIDER POWER_PROVIDER_HLW8012
Write
Preview
Loading…
Cancel
Save