FuriHal,About,Desktop: show provisioned region (#1589)

Co-authored-by: hedger <hedger@users.noreply.github.com>
This commit is contained in:
あく
2022-08-12 19:19:29 +09:00
committed by GitHub
parent 1db7632041
commit 6ee2c15854
4 changed files with 8 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ typedef enum {
FuriHalVersionRegionEuRu = 0x01,
FuriHalVersionRegionUsCaAu = 0x02,
FuriHalVersionRegionJp = 0x03,
FuriHalVersionRegionWorld = 0x04,
} FuriHalVersionRegion;
/** Device Display */