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
Fix ecoPlug hardware definition
fastled
Xose Pérez
8 years ago
parent
1fc8fd0dfa
commit
a6a731e2ba
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/src/config/hardware.h
+ 1
- 1
code/src/config/hardware.h
View File
@ -155,7 +155,7 @@
#
define MANUFACTURER "WORKCHOICE"
#
define MANUFACTURER "WORKCHOICE"
#
define DEVICE "ECOPLUG"
#
define DEVICE "ECOPLUG"
#
define BUTTON1_PIN 13
#
define BUTTON1_PIN 13
#
define RELAY_PIN
15
#
define RELAY
1
_PIN 15
#
define LED1_PIN 2
#
define LED1_PIN 2
#
define LED1_PIN_INVERSE 0
#
define LED1_PIN_INVERSE 0
Write
Preview
Loading…
Cancel
Save