From dc9b9791c91b509676fd0e63e70a2850636dc12f Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 17 Oct 2019 11:38:00 -0400 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 2db31e56..4eb1f023 100644 --- a/FAQ.md +++ b/FAQ.md @@ -192,8 +192,6 @@ You have more than one device connected with the same %topic% defined. Its impor If that is not the issue, erase all flash using esptool.py or esptool.exe and flash again by wire (as explained [here](#esptool-usage)) using [the latest precompiled bins with core v2.6](http://thehackbox.org/tasmota/pre-2.6/). -If you are experiencing MQTT disconnections with Arduino core v2.5.2, please upgrade to Core 2.6. - ## Device ### Relay clicks and LED flashes at 1 second intervals This indicates that your device did not get flashed properly. In this case it will toggle all it's pins at 1 sec intervals. A flash erase and a new flash is required.