mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/bmx280: remove unused parameter spi3w_en #15954
This commit is contained in:
parent
4172066ab3
commit
e6cb7392d7
@ -195,7 +195,6 @@ typedef struct {
|
||||
/* Config Register */
|
||||
bmx280_t_sb_t t_sb; /**< standby */
|
||||
bmx280_filter_t filter; /**< filter coefficient */
|
||||
uint8_t spi3w_en; /**< Enables 3-wire SPI interface */
|
||||
|
||||
/* ctrl_meas */
|
||||
bmx280_mode_t run_mode; /**< ctrl_meas mode */
|
||||
|
Loading…
Reference in New Issue
Block a user