mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/avr-rss2: use bme280_i2c module
This commit is contained in:
parent
9f5f6f4215
commit
96c6313bd4
@ -1,6 +1,6 @@
|
||||
USEMODULE += boards_common_atmega
|
||||
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += bme280
|
||||
USEMODULE += bme280_i2c
|
||||
USEMODULE += saul_gpio
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user