add raven/oriole to web installer
This commit is contained in:
parent
2beeb4a807
commit
f450a6a57d
@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
|
|||||||
return "Bootloader unlocked.";
|
return "Bootloader unlocked.";
|
||||||
}
|
}
|
||||||
|
|
||||||
const supportedDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
|
const supportedDevices = ["raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
|
||||||
|
|
||||||
async function getLatestRelease() {
|
async function getLatestRelease() {
|
||||||
let product = await device.getVariable("product");
|
let product = await device.getVariable("product");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user