mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/lora-e5-dev: add lm75a to saul default
This commit is contained in:
parent
c393efd360
commit
c208300f2b
@ -6,4 +6,5 @@ ifneq (,$(filter sx126x_stm32wl,$(USEMODULE)))
|
||||
endif
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += saul_gpio
|
||||
USEMODULE += lm75a
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user