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 TMP3X sensor by default
rfm69
Xose Pérez
6 years ago
parent
39a9fddc62
commit
2506b6a509
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
@ -521,7 +521,7 @@
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
#
ifndef TMP3X_SUPPORT
#
define TMP3X_SUPPORT
1
#
define TMP3X_SUPPORT
0
#
endif
#
ifndef TMP3X_TYPE
Write
Preview
Loading…
Cancel
Save