mirror of https://github.com/arendst/Tasmota.git
Updated Fast power cycle device recovery (markdown)
parent
d514871af0
commit
3b81b9d03b
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Fast power cycle device recovery is implemented for situations where a device cannot be reset to firmware defaults (no serial access, no button). It resets all Tasmota settings (equal to [`Reset 1`](commands#reset)) after 4 power cycles.
|
Fast power cycle device recovery is implemented for situations where a device cannot be reset to firmware defaults (no serial access, no button). It resets all Tasmota settings (equal to [`Reset 1`](commands#reset)) after 4 power cycles.
|
||||||
|
|
||||||
[`SetOption65`](Commands#setoption65) must be set to `0` to enable this feature.
|
[`SetOption65`](Commands#setoption65) must be set to `0` to enable this feature (0 is the default).
|
||||||
|
|
||||||
## To use:
|
## To use:
|
||||||
1. Cut power from the device completely for 30 seconds
|
1. Cut power from the device completely for 30 seconds
|
||||||
|
|
Loading…
Reference in New Issue