From 56af6fb526a5cc0af7ef03fd3c5f89ea2ab793be Mon Sep 17 00:00:00 2001 From: starcalc Date: Sat, 18 Nov 2017 20:43:53 +0100 Subject: [PATCH] =?UTF-8?q?PIR-Sensor=20am=20Pin=20D0=20hinzugef=C3=BCgt.?= =?UTF-8?q?=20ACHTUNG:=20UNTESTED!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- esp-deckenlicht.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp-deckenlicht.ino b/esp-deckenlicht.ino index b46cc0f..66a8248 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.0" +#define FW_VERSION "1.0.1" int w0; int w1; int w2;