1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

tests/servo: remove redundant periph_pwm dep

This commit is contained in:
Hauke Petersen 2018-06-07 11:11:57 +02:00
parent 203a5ecfb4
commit 976a6b54e6

View File

@ -1,7 +1,5 @@
include ../Makefile.tests_common include ../Makefile.tests_common
FEATURES_REQUIRED = periph_pwm
USEMODULE += xtimer USEMODULE += xtimer
USEMODULE += servo USEMODULE += servo