From 0794006dfe2d50161b73bd89d64b0c202a23a9cc Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 15 Nov 2019 17:26:26 +0100 Subject: [PATCH] minor changes --- Moving-to-v7.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Moving-to-v7.md b/Moving-to-v7.md index 77c00f34..9513b439 100644 --- a/Moving-to-v7.md +++ b/Moving-to-v7.md @@ -3,8 +3,8 @@ The official name is now ***Tasmota*** instead of Sonoff-Tasmota and this introd 1. References to _sonoff_ in the UI, code and wiki are replaced with **tasmota** 2. Default device topic is now `tasmota` and friendly name is _Tasmota_. -4. Default AP for wificonfig mode is `tasmota-xxxx` instead of `sonoff-xxxx` -3. All binaries are now named `tasmota-xxxx.bin` and default OTA url is `http://thehackbox.org/tasmota/tasmota.bin` +3. Default AP for WiFiConfig is `tasmota-xxxx` instead of `sonoff-xxxx` +4. All binaries are now named `tasmota-xxxx.bin` and default OTA url is `http://thehackbox.org/tasmota/tasmota.bin` Upgrading from older versions will not be painless. It is ***highly recommended*** to backup your configuration first, upgrade, erase flash and reset the device to firmware defaults and finally use decode-config tool to restore the configuration.