From 6c13558fdf93b80e4c9702596c23c4b322de131a Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 2 May 2022 23:28:01 +0200 Subject: [PATCH] Update esp32_4M_2APP.json --- boards/esp32_4M_2APP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/esp32_4M_2APP.json b/boards/esp32_4M_2APP.json index e92826140..a998cdc7f 100644 --- a/boards/esp32_4M_2APP.json +++ b/boards/esp32_4M_2APP.json @@ -31,7 +31,7 @@ "flash_extra_images": [ [ "0x10000", - "variants/tasmota/tasmota32-minicustom.bin" + "variants/tasmota/tasmota32-safemode.bin" ] ] },