This website requires JavaScript.
Explore
Help
Sign In
mobiletools
/
UnifiedFlashingPlatform
Watch
0
Star
0
Fork
0
mirror of
https://github.com/MobileTooling/UnifiedFlashingPlatform.git
synced
2026-07-27 12:48:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66b4e35aabab171bad0e8e9d1a374cdcdb9e1b02
UnifiedFlashingPlatform
/
Reader
/
Enums
/
FFUVersion.cs
T
9 lines
124 B
C#
Raw
Normal View
History
Unescape
Escape
Enable Preliminary FFU support
2024-06-19 22:48:39 +02:00
namespace
Img2Ffu.Reader.Enums
{
internal
enum
FFUVersion
{
V1
,
V1_COMPRESSED
,
V2
}
}
Reference in New Issue
Copy Permalink