From 5dd7b11a24eaae09302cfcdc49464d4fceef9db7 Mon Sep 17 00:00:00 2001 From: Andre Thomas <470015+andrethomas@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:48:31 +0200 Subject: [PATCH] Updated TasmotaSlave (markdown) --- TasmotaSlave.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TasmotaSlave.md b/TasmotaSlave.md index 68e5250b..cf0e988f 100644 --- a/TasmotaSlave.md +++ b/TasmotaSlave.md @@ -85,7 +85,7 @@ You are interested in `Blink.ino.eightanaloginputs.hex` and can ignore the one w If you are using an Arduino Pro Mini as is the case in this example you would have created a `.hex` file in the previous step. This file can be flashed directly to the Arduino Pro Mini via the Tasmota Web UI. -Navigate over to the Firmware Upgrade page and click on the browse button: +Navigate to the Firmware Upgrade page where you would normally upload a new binary file to upgrade Tasmota. The same method is used to upload a `HEX` file to the slave device. Tasmota will automatically decide where it will flash the upload based on whether you're uploading a `.bin` file or a `.hex` file. ![Firmware Upgrade Page](https://user-images.githubusercontent.com/470015/68074735-1c705380-fda7-11e9-96a3-45b91bbdb5b9.png)