diff --git a/code/espurna/config/hardware.h b/code/espurna/config/hardware.h index e66c8ceb40..83e4b5acdc 100644 --- a/code/espurna/config/hardware.h +++ b/code/espurna/config/hardware.h @@ -1871,9 +1871,9 @@ #ifndef DALLAS_SUPPORT #define DALLAS_SUPPORT 1 #endif + #define DALLAS_PIN 2 #define DALLAS_UPDATE_INTERVAL 5000 - #define TEMPERATURE_MIN_CHANGE 1.0 // ----------------------------------------------------------------------------- // QuinLED