From 2d083c842de9f3d9c2e617fd9bfcc28d25f4f730 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Mon, 4 Nov 2019 22:03:53 +0100 Subject: [PATCH] Typo --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 28ff6499..4f561c3c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -219,7 +219,7 @@ In some cases, adding a switch to a device causes ghost switching. In this case, This short [10 minute video by TheHookUp](https://www.youtube.com/watch?v=31IyfM1gygo&t=15s) nicely explains what it is and how to prevent it. -Other cause can be of electrical nature. Ff you have connected an external switch using long wires they can pick up stray signals and cause the voltage on the GPIO to vary. [Solution here](Expanding-Tasmota#electrical-considerations) +Other cause can be of electrical nature. If you have connected an external switch using long wires they can pick up stray signals and cause the voltage on the GPIO to vary. [Solution here](Expanding-Tasmota#electrical-considerations) ### Device resets to defaults every minute or so Your device may be in a boot loop - a restart caused by any exception or watchdog timer within less than `BOOT_LOOP_TIME` (_default 10 seconds_). The number of boot loops allowed before beginning to reset settings is determined by [`SetOption36`](Commands#setoption36). When Tasmota reaches this situation, it will begin restoring default settings as follows: