From 501ca5c649bd4a2485f0d495577ecc98c38b6c51 Mon Sep 17 00:00:00 2001 From: smoochiee <30816448+smoochiee@users.noreply.github.com> Date: Fri, 15 Mar 2024 14:23:31 +0800 Subject: [PATCH] Update manifest_Ble1.json --- web/manifest_Ble1.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/manifest_Ble1.json b/web/manifest_Ble1.json index f365f72..c5d6a12 100644 --- a/web/manifest_Ble1.json +++ b/web/manifest_Ble1.json @@ -5,9 +5,9 @@ "chipFamily": "ESP32", "improv": false, "parts": [ - { "path": "button_with_x_hopping.ino.bootloader.bin", "offset": 4096 }, - { "path": "button_with_x_hopping.ino.partitions.bin", "offset": 32768 }, - { "path": "button_with_x_hopping.ino.bin", "offset": 65536 } + { "path": "Bjammersingle.ino.bootloader.bin", "offset": 4096 }, + { "path": "Bjammersingle.ino.partitions.bin", "offset": 32768 }, + { "path": "Bjammersingle.ino.bin", "offset": 65536 } ] }, {