Skip to content

Commit 9318a95

Browse files
committed
doc: use full url for image download
1 parent 13347fa commit 9318a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp-launchpad.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ firmware_images_url = "https://github.com/georgik/esp32-graphical-bootloader/rel
33
supported_apps = ["esp32-graphical-bootloader-esp32-box"]
44

55
[esp32-graphical-bootloader-esp32-box]
6-
image.esp32s3 = "esp32-graphical-bootloader-esp32-box.bin"
6+
image.esp32s3 = "https://github.com/georgik/esp32-graphical-bootloader/releases/download/v0.3/esp32-graphical-bootloader-esp32-box.bin"
77
android_app_url = ""
88
ios_app_url = ""
99
chipsets = ["esp32s3"]

0 commit comments

Comments
 (0)