mirror of
https://github.com/utkumaden/esp-idf-bmx280
synced 2025-01-23 05:26:33 +01:00
Same line, but another typo.
This commit is contained in:
parent
4c54016ce8
commit
2d174950f1
@ -79,7 +79,7 @@ typedef struct bmx280_config_t {
|
||||
bmx280_tstby_t t_standby;
|
||||
bmx280_iirf_t iir_filter;
|
||||
#if !(CONFIG_BMX280_EXPECT_BMP280)
|
||||
bmx280_hsmpl_t h_sampling;
|
||||
bme280_hsmpl_t h_sampling;
|
||||
#endif
|
||||
} bmx280_config_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user