diff --git a/README.md b/README.md index af1e0e9..ec754df 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This process is the same as for other Arduinos: - connect USB-> UART converter, - start Arduino IDE, -- open the firmware {-link here-} file, +- download and open the [firmware file](./Valden_HeatPumpController.ino), - select board and MCU in the Tools menu (hint: we are using "mini" board with 328p MCU), - press the "Upload" button in the interface and "Reset" on the Arduino.