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
Add #define RELAY1_PIN_INVERSE 0 to hardware.h
fastled
denisfrench
7 years ago
parent
7e6cb25552
commit
7b924a73d2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
code/espurna/config/hardware.h
+ 1
- 0
code/espurna/config/hardware.h
View File
@ -195,6 +195,7 @@
#
define DEVICE "WIFI_RELAY"
#
define BUTTON1_PIN 0
#
define RELAY1_PIN 12
#
define RELAY1_PIN_INVERSE 0
#
define LED1_PIN 16
#
define LED1_PIN_INVERSE 0
Write
Preview
Loading…
Cancel
Save