mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #17750 from fjmolinas/pr_df_player_event_thread_lowest
tests/driver_dfplayer: use event_thread instead of event_thread_lowest
This commit is contained in:
commit
28e7dbcb9e
@ -1,7 +1,7 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += dfplayer
|
||||
USEMODULE += event_thread_lowest
|
||||
USEMODULE += event_thread
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user