Skip to content

Commit e1f0f16

Browse files
committed
Updating manifest for new binary names
1 parent b7d72b4 commit e1f0f16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

GitHubPages/ESPWebTools/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "F1 Notifications Firmware",
2+
"name": "Spotify DIY Thing Firmware",
33
"new_install_prompt_erase": false,
44
"builds": [
55
{
@@ -10,15 +10,15 @@
1010
"offset": 57344
1111
},
1212
{
13-
"path": "esp32.esp32.esp32/SpotifyDiyThing.ino.bin",
13+
"path": "firmware.bin",
1414
"offset": 65536
1515
},
1616
{
17-
"path": "esp32.esp32.esp32/SpotifyDiyThing.ino.bootloader.bin",
17+
"path": "bootloader.bin",
1818
"offset": 4096
1919
},
2020
{
21-
"path": "esp32.esp32.esp32/SpotifyDiyThing.ino.partitions.bin",
21+
"path": "partitions.bin",
2222
"offset": 32768
2323
}
2424
]

0 commit comments

Comments
 (0)