From ea5020b66c2fe2044644b271902fee6761f56c97 Mon Sep 17 00:00:00 2001 From: iGoX Date: Mon, 23 Dec 2024 16:27:48 +0100 Subject: [PATCH] README - Fix typo (#5) Reviewed-on: https://code.igox.org/iGoX/busylight/pulls/5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb3d4d..01e10f6 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ It will automatically switch to the BusyLight in: |-------------------------------|-------------------------------------| | ![lib-menu](img/lib-menu.png) | ![lib-install](img/lib-install.png) | -**(3)** Edit the `WIFI Configuration` section in the [boot.py](/ESP32/boot.py) file. +**(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):