From cbe6dfc7d26dce5745883ac28a51b9ca892132fa Mon Sep 17 00:00:00 2001 From: starcalc Date: Sat, 18 Nov 2017 20:44:14 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"PIR-Sensor=20am=20Pin=20D0=20hinzugef?= =?UTF-8?q?=C3=BCgt."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 56af6fb526a5cc0af7ef03fd3c5f89ea2ab793be --- esp-deckenlicht.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp-deckenlicht.ino b/esp-deckenlicht.ino index 66a8248..b46cc0f 100644 --- a/esp-deckenlicht.ino +++ b/esp-deckenlicht.ino @@ -14,7 +14,7 @@ int timeout = 50; #define FW_NAME "esp-deckenlicht" -#define FW_VERSION "1.0.1" +#define FW_VERSION "1.0.0" int w0; int w1; int w2;