installer: add pinephone and pinephonepro support

This commit is contained in:
oopsbagel
2025-07-17 17:28:42 -07:00
committed by Cooper Quintin
parent d3bd8d9dfc
commit 8583064e46
9 changed files with 337 additions and 26 deletions

View File

@@ -24,4 +24,5 @@ pub enum Device {
Tplink,
Tmobile,
Wingtech,
Pinephone,
}