From c962f67a958f8c18a6821dd3fdd9aa1f8bd32dca Mon Sep 17 00:00:00 2001 From: Dieter Haude <42463588+dhaude@users.noreply.github.com> Date: Tue, 21 Aug 2018 21:03:11 +0200 Subject: [PATCH] Update Entry_System.ino --- Entry_System.ino | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Entry_System.ino b/Entry_System.ino index 62a75f2..b71aa25 100644 --- a/Entry_System.ino +++ b/Entry_System.ino @@ -1,8 +1,9 @@ /* started on 11DEC2017 - uploaded on 06.01.2018 by Dieter * last changes on 17.08.2018 by Dieter Haude - * changed: added watchdog + * changed: added watchdog, test request */ -#define Version "3.1" + +#define Version "3.2" #include #include