From 84e053ab09d5b49d4935381b863892b01a92ddce Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sat, 23 Jan 2021 12:45:23 +0100 Subject: [PATCH] Fix compilation --- tasmota/xdrv_84_core2.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/tasmota/xdrv_84_core2.ino b/tasmota/xdrv_84_core2.ino index 86a576596..63b4422ef 100644 --- a/tasmota/xdrv_84_core2.ino +++ b/tasmota/xdrv_84_core2.ino @@ -34,7 +34,6 @@ rtc better sync #include #include #include -#include #include #define XDRV_84 84