From 1dc5e7bb9fd7ede0164ee08788312a15e94fb3cb Mon Sep 17 00:00:00 2001 From: Pirata <104320209+bmorcelli@users.noreply.github.com> Date: Thu, 2 May 2024 10:39:01 -0300 Subject: [PATCH] Update manifest_M5stickCP2.json --- Launcher/manifest_M5stickCP2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Launcher/manifest_M5stickCP2.json b/Launcher/manifest_M5stickCP2.json index 79b7783..20f14c2 100644 --- a/Launcher/manifest_M5stickCP2.json +++ b/Launcher/manifest_M5stickCP2.json @@ -5,7 +5,7 @@ "chipFamily": "ESP32", "improv": false, "parts": [ - { "path": "Launcher_V3_cplus2.bin", "offset": 0 } + { "path": "Launcher_2.0_cplus2.bin", "offset": 0 } ] }, { @@ -15,4 +15,4 @@ ] } ] -} \ No newline at end of file +}