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

drivers/sds011: remove useless xtimer include

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

View File

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