mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:29:45 +01:00
drivers/sht1x: add missing include for ARRAY_SIZE
This commit is contained in:
parent
54ada3685a
commit
d46b56933d
@ -26,6 +26,7 @@
|
||||
#include "sht1x.h"
|
||||
#include "sht1x_defines.h"
|
||||
#include "bitarithm.h"
|
||||
#include "container.h"
|
||||
|
||||
#define ENABLE_DEBUG 0
|
||||
#include "debug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user