diff --git a/samples/environmental_sensing/arc/prj.conf b/samples/environmental_sensing/arc/prj.conf index b2f4367ec91..a0b0ec398d9 100644 --- a/samples/environmental_sensing/arc/prj.conf +++ b/samples/environmental_sensing/arc/prj.conf @@ -16,6 +16,7 @@ CONFIG_GROVE=y CONFIG_GROVE_LCD_RGB=y # change these configs if you want to use different sensors -CONFIG_BMP280=y +CONFIG_BME280=y +CONFIG_BME280_DEV_NAME="BMP280" CONFIG_HDC1008=y CONFIG_HDC1008_GPIO_PIN_NUM=3