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

drivers/tsl2561: remove useless xtimer include

This commit is contained in:
Alexandre Abadie 2021-12-01 09:56:15 +01:00
parent 557e929bdb
commit 03770e36e7
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

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