publish Pixel Fold (felix) support

This commit is contained in:
Daniel Micay
2023-06-27 14:47:02 -04:00
parent d466b91e56
commit 87a1ce8e76
3 changed files with 7 additions and 5 deletions

View File

@@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
return "Bootloader unlocked.";
}
const supportedDevices = ["tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const supportedDevices = ["felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame"];