Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated broken link for hardware Information
  • Loading branch information
patduckless authored Feb 20, 2025
1 parent a1ca2c2 commit 32dc9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 32dc9f2

Please sign in to comment.