mirror of https://github.com/arendst/Tasmota.git
Updated Fast power cycle device recovery (markdown)
parent
0307ea5ae6
commit
7c92621d9d
|
@ -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.
|
||||
|
||||
[`SetOption65`](Commands#setoption65) must be set to `0` to enable this feature (0 is the default).
|
||||
[`SetOption65`](Commands#setoption65) must be set to `0` *(default)* in order for this feature to be enabled.
|
||||
|
||||
## To use:
|
||||
1. Cut power from the device completely for 30 seconds
|
||||
|
|
Loading…
Reference in New Issue