diff --git a/code/espurna/config/sensors.h b/code/espurna/config/sensors.h index fc2f9bf2..ff24301d 100644 --- a/code/espurna/config/sensors.h +++ b/code/espurna/config/sensors.h @@ -114,7 +114,7 @@ //------------------------------------------------------------------------------ #ifndef BH1750_SUPPORT -#define BH1750_SUPPORT 1 +#define BH1750_SUPPORT 0 #endif #ifndef BH1750_ADDRESS