diff --git a/GitHubPages/ESPWebTools/manifest.json b/GitHubPages/ESPWebTools/manifest.json index 6e6a362..6a21d8a 100644 --- a/GitHubPages/ESPWebTools/manifest.json +++ b/GitHubPages/ESPWebTools/manifest.json @@ -10,15 +10,15 @@ "offset": 57344 }, { - "path": "esp32.esp32.esp32/F1-Notifications.ino.bin", + "path": "firmware.bin", "offset": 65536 }, { - "path": "esp32.esp32.esp32/F1-Notifications.ino.bootloader.bin", + "path": "bootloader.bin", "offset": 4096 }, { - "path": "esp32.esp32.esp32/F1-Notifications.ino.partitions.bin", + "path": "partitions.bin", "offset": 32768 } ] diff --git a/GitHubPages/index.html b/GitHubPages/index.html index dd20c6d..97cc1fb 100644 --- a/GitHubPages/index.html +++ b/GitHubPages/index.html @@ -9,10 +9,7 @@

F1 Notifications