From 850b8685a11d3e7f14866105924f6b1730a72b3b Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Thu, 30 Jun 2022 19:34:22 +0200 Subject: [PATCH] Add hint to clone firmware instead of downloading ZIP file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efc55afb..3e62bbc7 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with th ## Flashing and starting up * Install [Visual Studio Code](https://code.visualstudio.com/download) * In Visual Studio Code, install the [PlatformIO Extension](https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide) -* Download or clone this repository +* Clone this repository (you really have to clone it, don't just download the ZIP file. During the build process the git hash gets embedded into the firmware. If you download the ZIP file a build error will occur) * In Visual Studio Code, choose File --> Open Folder and select the previously downloaded source code. (You have to select the folder which contains the "platformio.ini" file) * Adjust the COM port in the file "platformio.ini". It occurs twice: * upload_port