1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

drivers/feetech: remove useless xtimer include

This commit is contained in:
Alexandre Abadie 2021-12-01 09:58:15 +01:00
parent 06211f967b
commit 9ad52ec7eb
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -25,7 +25,6 @@
#include "feetech_writer.h"
#include "periph/uart.h"
#include "xtimer.h"
#include "byteorder.h"
#include <string.h>