From f190854e6b1e2ee7979c0c5f4810841d67cc1452 Mon Sep 17 00:00:00 2001 From: Marcus Date: Thu, 7 Jan 2021 09:41:42 +0100 Subject: [PATCH] one byte change to rerun tests --- tasmota/xdrv_49_pid.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/tasmota/xdrv_49_pid.ino b/tasmota/xdrv_49_pid.ino index c25359ad6..37b8774a3 100644 --- a/tasmota/xdrv_49_pid.ino +++ b/tasmota/xdrv_49_pid.ino @@ -415,5 +415,4 @@ bool Xdrv49(byte function) } return result; } - #endif // USE_PID