From 709678596980d829d0ee3036a3c4afee6082634b Mon Sep 17 00:00:00 2001 From: Brian Lough Date: Sun, 18 Apr 2021 11:26:50 +0100 Subject: [PATCH] Updating link to bootloader address Fix for #928 --- docs/upload/binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upload/binaries.md b/docs/upload/binaries.md index 4dcfc1c197..690efd6409 100644 --- a/docs/upload/binaries.md +++ b/docs/upload/binaries.md @@ -5,7 +5,7 @@ Nevertheless you will not be able to change advanced parameters, if you want to Download the binary corresponding to your board and gateway [here](https://github.com/1technophile/OpenMQTTGateway/releases) from github and uncompress it. ## ESP32 -* Download the bootloader [here](https://github.com/espressif/arduino-esp32/raw/master/tools/sdk/bin/bootloader_dio_80m.bin) +* Download the bootloader [here](https://github.com/espressif/arduino-esp32/raw/master/tools/sdk/esp32/bin/bootloader_dio_80m.bin) * Download the boot_app0 from [here](https://github.com/espressif/arduino-esp32/raw/master/tools/partitions/boot_app0.bin) * Download the flash tool utility from espressif: https://www.espressif.com/en/products/hardware/esp32/resources