Browse Source
Add THERMOSTAT_SUPPORT=1 to the sensor tests
master
Max Prokhorov
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
code/test/build/sensor.h
|
|
@ -22,3 +22,4 @@ |
|
|
|
#define NTC_SUPPORT 1 |
|
|
|
#define LDR_SUPPORT 1 |
|
|
|
#define GUVAS12SD_SUPPORT 1 |
|
|
|
#define THERMOSTAT_SUPPORT 1 |