diff --git a/code/espurna/config/sensors.h b/code/espurna/config/sensors.h index 28e6f873..49fd0320 100644 --- a/code/espurna/config/sensors.h +++ b/code/espurna/config/sensors.h @@ -521,7 +521,7 @@ //------------------------------------------------------------------------------ #ifndef TMP3X_SUPPORT -#define TMP3X_SUPPORT 1 +#define TMP3X_SUPPORT 0 #endif #ifndef TMP3X_TYPE