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 board number
fastled
Xose Pérez
7 years ago
parent
79a5a47d87
commit
8f7c402e4a
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/hardware.ino
+ 1
- 1
code/espurna/hardware.ino
View File
@ -280,7 +280,7 @@ void hwUpwardsCompatibility() {
#
endif
#
ifdef SONOFF_RFBRIDGE
setSetting
(
"
board
"
,
2
5
)
;
setSetting
(
"
board
"
,
2
6
)
;
setSetting
(
"
ledGPIO
"
,
1
,
13
)
;
setSetting
(
"
ledLogic
"
,
1
,
1
)
;
setSetting
(
"
btnGPIO
"
,
1
,
0
)
;
Write
Preview
Loading…
Cancel
Save