From c3fbf34cc34203e44dd51f0c4c36b5b9534f6650 Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 7 Nov 2021 21:31:50 +0100 Subject: [PATCH] update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5aa0624..1b39f8c 100644 --- a/Readme.md +++ b/Readme.md @@ -31,7 +31,7 @@ Should be possible to use [M5Burner](https://docs.m5stack.com/en/download) to fl Pre Build Binaries ------------------ -In the [release section](releases) you can find a couple of pre-build binaries that can easily be flashed on your ESP32 board using [ESPTool](https://github.com/espressif/esptool). +In the [release section](https://github.com/wellenvogel/esp32-nmea2000/releases) you can find a couple of pre-build binaries that can easily be flashed on your ESP32 board using [ESPTool](https://github.com/espressif/esptool). The flash command must be (example for m5stack-atom): ```