From 33efdb1bf413cf180c9a87b4e386d4d41364e467 Mon Sep 17 00:00:00 2001 From: Marcus Ferl Date: Thu, 17 Feb 2022 14:44:09 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econfig.py=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.py b/config.py index 666e93b..e0c72cb 100644 --- a/config.py +++ b/config.py @@ -1,5 +1,10 @@ host = 'Device Ip' # ur device ip, where u upload the matrix.ino + + +# Config u Message True will show, false will diable garbage = 'true' # set true if u have a formated Json file +events = 'true' +holidays = 'true'