This commit is contained in:
2025-10-10 22:26:59 -04:00
parent c8ac4a5296
commit 0e41d63c97

View File

@@ -53,7 +53,7 @@ static i2c_bus_handle_t i2c_bus = NULL;
static bme280_handle_t bme280 = NULL;
// BMP280 device handle
static bmp280_handle_t bmp280 = NULL;
//static bmp280_handle_t bmp280 = NULL;
// I2C bus configuration struct
i2c_config_t conf = {