mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/sltb001a: use i2c mode of bme280 driver
This commit is contained in:
parent
3c0d5048f9
commit
f46731801a
@ -1,6 +1,6 @@
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += saul_gpio
|
||||
USEMODULE += bmp280
|
||||
USEMODULE += bmp280_i2c
|
||||
USEMODULE += si7021
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user