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
Temporary disable IR support on MagicHome images to reduce their size
i18n
Xose Pérez
6 years ago
parent
50ee5be3e4
commit
3f0094bc0a
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
code/espurna/config/hardware.h
+ 2
- 2
code/espurna/config/hardware.h
View File
@ -836,7 +836,7 @@
#
define LIGHT_CH4_INVERSE 0
/
/
IR
#
define IR_SUPPORT
1
#
define IR_SUPPORT
0
#
define IR_PIN 4
#
define IR_BUTTON_SET 1
@ -865,7 +865,7 @@
#
define LIGHT_CH4_INVERSE 0
/
/
IR
#
define IR_SUPPORT
1
#
define IR_SUPPORT
0
#
define IR_PIN 4
#
define IR_BUTTON_SET 1
Write
Preview
Loading…
Cancel
Save