typo
This commit is contained in:
parent
ae9ca93f3f
commit
ceb4a7aa95
1 changed files with 2 additions and 2 deletions
|
|
@ -164,10 +164,10 @@ ToDo : Need more detailed documentation for debugging
|
||||||
|
|
||||||
### Update the firmware through Web OTA
|
### Update the firmware through Web OTA
|
||||||
|
|
||||||
- In your web browser, go to http://bibotron.local/update (or use the local IP address if the MDNS resolution of bibotron.local is not working, example :http://10.13.12.40/update )
|
- In your web browser, go to http://bibotron.local/update (or use the local IP address if the MDNS resolution of bibotron.local is not working, example : `http://10.13.12.40/update` )
|
||||||
- **ToDo :** The user and password to use need to be stored in the password manager used by Le Bib
|
- **ToDo :** The user and password to use need to be stored in the password manager used by Le Bib
|
||||||
- In `OTA Mode` select firmware
|
- In `OTA Mode` select firmware
|
||||||
- Click on `Select file` and select the file `bibotron.ino.bin` that should have been generated somewhere under the project build folder (do not used any of the other .bin files that have been generated).
|
- Click on `Select file` and select the file `bibotron.ino.bin` that should have been generated somewhere under the project build folder (do not use any of the other .bin files that have been generated).
|
||||||
- Wait for the upload to complete.
|
- Wait for the upload to complete.
|
||||||
- The ESP32 should automatically restart after the upgrade. (The LEDs and traffic lights will turn off for a while during the reset)
|
- The ESP32 should automatically restart after the upgrade. (The LEDs and traffic lights will turn off for a while during the reset)
|
||||||
- Check on www.lebib.org that the bibutton state is correctly displayed
|
- Check on www.lebib.org that the bibutton state is correctly displayed
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue