From ae31e7df6ff7119b9ef7f7069bbe72726282b37c Mon Sep 17 00:00:00 2001 From: Torsten Stauder Date: Sun, 23 Feb 2020 23:45:28 +0100 Subject: [PATCH] Outcommenting python-script --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 6bff14b..09a0f65 100644 --- a/platformio.ini +++ b/platformio.ini @@ -27,5 +27,5 @@ lib_deps = https://github.com/bblanchon/ArduinoJson.git ; Don't forget to run this script if you changed the html-files provided in any way -extra_scripts = - pre:processHtml.py \ No newline at end of file +;extra_scripts = +; pre:processHtml.py \ No newline at end of file