From a3a0c503f5ade47b5c7b2b0471e8dc11d3099be0 Mon Sep 17 00:00:00 2001 From: ATOMNFT Date: Fri, 26 Apr 2024 20:47:58 -0500 Subject: [PATCH] Fixed typo/s --- flash0.html | 4 ++-- web/{manifest_D1Mini.json => manifest_S2Mini.json} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename web/{manifest_D1Mini.json => manifest_S2Mini.json} (92%) diff --git a/flash0.html b/flash0.html index 798ad36..76b134a 100644 --- a/flash0.html +++ b/flash0.html @@ -3,7 +3,7 @@ - ESP32 D1 Mini Marauder flash Tool + ESP32 S2 Mini Marauder flash Tool Connect your S2 mini, Select the "Flash" option and push connect. Follow the steps to flash.

diff --git a/web/manifest_D1Mini.json b/web/manifest_S2Mini.json similarity index 92% rename from web/manifest_D1Mini.json rename to web/manifest_S2Mini.json index bd7c58c..6c6c656 100644 --- a/web/manifest_D1Mini.json +++ b/web/manifest_S2Mini.json @@ -1,5 +1,5 @@ { - "name": "ESP32 D1 Mini Marauder", + "name": "ESP32 S2 Mini Marauder", "builds": [ { "chipFamily": "ESP32-S2",