mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
tests/driver_sx127x: remove unused xtimer dependency
This commit is contained in:
parent
5801d600fd
commit
d846ffe56e
@ -6,7 +6,6 @@ USEMODULE += od
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
USEMODULE += ps
|
||||
USEMODULE += xtimer
|
||||
|
||||
DRIVER ?= sx1276
|
||||
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "thread.h"
|
||||
#include "xtimer.h"
|
||||
#include "shell.h"
|
||||
#include "shell_commands.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user