tests/driver_sht2x: cleanup how required features are set
This commit is contained in:
parent
33982a965d
commit
3b42755d84
@ -1,6 +1,6 @@
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
FEATURES_REQUIRED = periph_i2c
|
FEATURES_REQUIRED += periph_i2c
|
||||||
|
|
||||||
USEMODULE += sht2x
|
USEMODULE += sht2x
|
||||||
USEMODULE += xtimer
|
USEMODULE += xtimer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user