Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Jul 12, 2024
1 parent 9f8497b commit ee1ea9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Download

Firmware files are named as follow:

- `YaSolR-<VERSION>-<MODEL>-<BOARD>-<LANG>.UPDATE.bin`: This firmware is used to update through the Web OTA interface
- `YaSolR-<VERSION>-<MODEL>-<BOARD>-<LANG>.OTA.bin`: This firmware is used to update through the Web OTA interface
- `YaSolR-<VERSION>-<MODEL>-<BOARD>-<LANG>.FACTORY.bin`: This firmware is used for a first ESP installation, or wen doing a factory reset through USB flashing

Where:
Expand Down
4 changes: 2 additions & 2 deletions docs/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ Go to the Web OTA at `http://<esp-ip>/update` to update the firmware over the ai

[![](assets/img/screenshots/update.jpeg)](assets/img/screenshots/update.jpeg)

The firmware file which must be used is the one ending with `.UPDATE.bin`:
The firmware file which must be used is the one ending with `.OTA.bin`:

`YaSolR-<VERSION>-<MODEL>-<BOARD>.UPDATE.bin`
`YaSolR-<VERSION>-<MODEL>-<BOARD>.OTA.bin`

## Dashboard / Overview

Expand Down

0 comments on commit ee1ea9e

Please sign in to comment.