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
Disable BH1750 sensor by default
softuart
Xose Pérez
6 years ago
parent
feffc290cc
commit
07181b4b9d
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/config/sensors.h
+ 1
- 1
code/espurna/config/sensors.h
View File
@ -114,7 +114,7 @@
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
#
ifndef BH1750_SUPPORT
#
define BH1750_SUPPORT
1
#
define BH1750_SUPPORT
0
#
endif
#
ifndef BH1750_ADDRESS
Write
Preview
Loading…
Cancel
Save