README - Update install section (WiFi config) (#4)

This commit is contained in:
iGoX 2024-12-23 15:57:19 +01:00
parent 47f63db85f
commit 086a4de44a
2 changed files with 10 additions and 6 deletions

View file

@ -103,7 +103,9 @@ It will automatically switch to the BusyLight in:
|-------------------------------|-------------------------------------|
| ![lib-menu](img/lib-menu.png) | ![lib-install](img/lib-install.png) |
**(3)** Drop the content of [ESP32](ESP32/) folder to the root directory of your ESP32 file system. Again, can easily be done using [Thonny](https://thonny.org):
**(3)** Edit the `WIFI Configuration` section in the [boot.py](/ESP32/boot.py) file.
**(4)** Copy the content of [ESP32](ESP32/) folder with the modified `boot.py` file to the root of your ESP32 file system. Again, can easily be done using [Thonny](https://thonny.org):
![file-copy](img/file-copy.png)