publish lynx support
This commit is contained in:
@@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
|
||||
return "Bootloader unlocked.";
|
||||
}
|
||||
|
||||
const supportedDevices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
|
||||
const supportedDevices = ["lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
|
||||
|
||||
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user