From ceb4a7aa951fbe24a5469b1b543a7e08fa140ea0 Mon Sep 17 00:00:00 2001 From: Fabrice Bellamy <12b@distrilab.fr> Date: Sat, 31 Jan 2026 22:19:49 +0100 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9da5dc2..7df2776 100644 --- a/README.md +++ b/README.md @@ -164,10 +164,10 @@ ToDo : Need more detailed documentation for debugging ### 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 - 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. - 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