mirror of
https://github.com/utkumaden/esp-idf-bmx280
synced 2026-03-09 16:23:23 +01:00
Same line, but another typo.
This commit is contained in:
@@ -79,7 +79,7 @@ typedef struct bmx280_config_t {
|
|||||||
bmx280_tstby_t t_standby;
|
bmx280_tstby_t t_standby;
|
||||||
bmx280_iirf_t iir_filter;
|
bmx280_iirf_t iir_filter;
|
||||||
#if !(CONFIG_BMX280_EXPECT_BMP280)
|
#if !(CONFIG_BMX280_EXPECT_BMP280)
|
||||||
bmx280_hsmpl_t h_sampling;
|
bme280_hsmpl_t h_sampling;
|
||||||
#endif
|
#endif
|
||||||
} bmx280_config_t;
|
} bmx280_config_t;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user