mirror of https://github.com/arendst/Tasmota.git
decode-config link change
parent
eefac8eb8e
commit
ea1ec8070b
|
@ -95,7 +95,7 @@ To avoid this use our decode-config tool to easily create and restore backups in
|
|||
|
||||
## decode-config tool
|
||||
* [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 only executable. If using this replace `decode-config.py` with `decode-config.exe` in the instruction examples.
|
||||
* [decode-config.exe](https://github.com/tasmota/Tasmota-decode-config) - Windows only executable. If using this replace `decode-config.py` with `decode-config.exe` or `decode-config_x64.exe` in the instruction examples.
|
||||
|
||||
#### 1. Make a configuration backup:
|
||||
* Create a new backup straight from your device
|
||||
|
|
Loading…
Reference in New Issue