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
Include debug-h before if SENSOR_DEBUG
rfm69
Xose Pérez
6 years ago
parent
4aa1cb6f1b
commit
45b52f870e
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
code/espurna/config/sensors.h
+ 4
- 0
code/espurna/config/sensors.h
View File
@ -579,6 +579,10 @@
#
if SENSOR_SUPPORT
#
if SENSOR_SUPPORT
#
if SENSOR_DEBUG
#
include
"../config/debug.h"
#
endif
#
include
"../sensors/BaseSensor.h"
#
include
"../sensors/BaseSensor.h"
#
if AM2320_SUPPORT
#
if AM2320_SUPPORT
Write
Preview
Loading…
Cancel
Save