From 32dc9f2806cac2b33545c0fe0c16af3324c232f0 Mon Sep 17 00:00:00 2001 From: P <51826628+patduckless@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:53:53 +0000 Subject: [PATCH] Update README.md Updated broken link for hardware Information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae7f6d..5ccc5c6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This project ports the BrewPi firmware to the ESP8266, ESP32, and ESP32-S2 contr * [Selecting your Hardware](docs/source/Selecting%20an%20ESP%20Board.md) * [Building a "Solder Free" BrewPi](docs/source/Solder%20Free%20BrewPi.md) * [Installing the Firmware](docs/source/Installing%20the%20Firmware.md) -* [Hardware Information](https://github.com/thorrak/thorrak_hardware/blob/master/BrewPi-ESP8266.md) - PCB files, ordering and BOMs +* [Hardware Information](https://github.com/thorrak/thorrak_hardware/tree/master/ESP8266%20BrewPi%20Boards) - PCB files, ordering and BOMs ## Configuration Once you've flashed firmware to your ESP device, you'll need to configure it to connect to your WiFi network. For that purpose, the firmware creates a WiFi access point named `BrewPiAP`, with a password of `brewpiesp`. Connect to that access point and, if your device doesn't pull up a configuration page on its own, browse to `http://192.168.4.1`. Then click on **Configure WiFi,** and configure it to connect to your WiFi network.