From 626275362d0b0db212c20f95d58a8cc1246a5394 Mon Sep 17 00:00:00 2001 From: nanosonde <2073569+nanosonde@users.noreply.github.com> Date: Tue, 17 Dec 2019 15:01:01 +0100 Subject: [PATCH] Try to fix example knx-hdc1008 --- examples/knx-hdc1008/knx-hdc1008.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/knx-hdc1008/knx-hdc1008.ino b/examples/knx-hdc1008/knx-hdc1008.ino index 551522b..f9a285b 100644 --- a/examples/knx-hdc1008/knx-hdc1008.ino +++ b/examples/knx-hdc1008/knx-hdc1008.ino @@ -1,4 +1,4 @@ -#include +#include #include #ifdef ARDUINO_ARCH_ESP8266 #include