mirror of https://github.com/arendst/Tasmota.git
Updated Upgrading (markdown)
parent
b42737ef14
commit
f673fc30e2
|
@ -94,7 +94,7 @@ Tasmota uses flash memory to store options and settings. New versions add (or re
|
|||
To avoid this use our decode-config tool to easily create and restore backups in Tasmota:
|
||||
|
||||
## decode-config tool
|
||||
* [decode-config.py](https://github.com/arendst/Tasmota/blob/development/tools/decode-config.md) - installation instructions in Python for Windows or Linux
|
||||
* [decode-config.py](https://github.com/arendst/Tasmota/tree/development/tools) - [installation instructions](https://github.com/arendst/Tasmota/blob/development/tools/decode-config.md) in Python for Windows or Linux
|
||||
* [decode-config.exe](https://github.com/Jason2866/Tasmota-decode-config/tree/master/bin) - Windows 64bit only executable. If using this replace `decode-config.py` with `decode-config.exe` in the instruction examples.
|
||||
|
||||
#### 1. Make a configuration backup:
|
||||
|
|
Loading…
Reference in New Issue