Updated TasmotaSlave (markdown)

Andre Thomas 2019-11-02 19:48:31 +02:00
parent 8b558e119f
commit 5dd7b11a24
1 changed files with 1 additions and 1 deletions

@ -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)