1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers/si114x: remove useless xtimer include

This commit is contained in:
Alexandre Abadie 2021-12-01 10:06:42 +01:00
parent a079ec818b
commit 1e2d53987b
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -21,7 +21,6 @@
#include "saul.h"
#include "si114x.h"
#include "xtimer.h"
static int read_uv(const void *dev, phydat_t *res)
{