From cb931343442e9d70c494fab924087668d08f6d1d Mon Sep 17 00:00:00 2001
From: Theo Arends <11044339+arendst@users.noreply.github.com>
Date: Sun, 12 Aug 2018 17:03:52 +0200
Subject: [PATCH] Updated Arduino IDE (markdown)
---
Arduino-IDE.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Arduino-IDE.md b/Arduino-IDE.md
index 76d4fde1..4e959179 100644
--- a/Arduino-IDE.md
+++ b/Arduino-IDE.md
@@ -52,7 +52,7 @@ Remove default compile options for floating point ``printf`` and ``scanf`` which
#### ESP8266 Board version 2.4.2:
-
+
### Optional: Prepare for OTA upload
Tasmota release Source code provides scripts to be installed in the Arduino IDE and your webserver to copy the compiled binary to your webserver. This webserver can then provide the firmware via OTA to the device.