From ad1d2e30bdd1bfe2c3a0462480338302e084c0b5 Mon Sep 17 00:00:00 2001 From: openhp <60161126+openhp@users.noreply.github.com> Date: Mon, 30 Aug 2021 13:43:36 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.