crop images

This commit is contained in:
Crispy 2025-07-03 20:51:50 +02:00
parent 61d1574a1d
commit 37524140a6
5 changed files with 2 additions and 1 deletions

View file

@ -49,7 +49,7 @@ I used VS code but you only need a terminal for building this.
### Pico firmware
Requires the following software: `git`, `make`, `cmake` and a C compiler
```
git clone https://git.crispypin.cc/CrispyPin/wind_station --recursive
git clone https://git.crispypin.cc/CrispyPin/wind_station
```
Now edit the file `pico/src/wifi_cred.h` and update the values accordingly.