Skip to content

Commit eede3b2

Browse files
authored
fix mitting "_opi" in manifest for S3
1 parent ae392e6 commit eede3b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/Release/release_0_15_1/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"parts": [
3131
{ "path": "bootloader_s3.bin", "offset": 0 },
3232
{ "path": "partitions_s3_8m.bin", "offset": 32.768 },
33-
{ "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.15.1/WLED_0.15.1_ESP32-S3_8MB.bin", "offset": 65536 }
33+
{ "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/nightly/WLED_0.15.1-alpha_ESP32-S3_8MB_opi.bin", "offset": 65536 }
3434
]
3535
},
3636
{

0 commit comments

Comments
 (0)