mirror of https://github.com/arendst/Tasmota.git
Updated TasmotaSlave (markdown)
parent
8b558e119f
commit
5dd7b11a24
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue