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 Sonoff RFBridge build in Arduino IDE (
#1043
)
rfm69
Xose Pérez
6 years ago
parent
6b38815f3b
commit
b5ecdfbb35
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/espurna/config/dependencies.h
+ 1
- 1
code/espurna/config/dependencies.h
View File
@ -78,7 +78,7 @@
#
endif
#
endif
#
endif
#
endif
#
if
ITEAD_SONOFF_RFBRIDGE == 1
#
if
defined(ITEAD_SONOFF_RFBRIDGE)
#
ifndef WEBUI_IMAGE
#
ifndef WEBUI_IMAGE
#
define WEBUI_IMAGE WEBUI_IMAGE_RFBRIDGE
#
define WEBUI_IMAGE WEBUI_IMAGE_RFBRIDGE
#
else
#
else
Write
Preview
Loading…
Cancel
Save