mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
Scripts: add new region to otp generator (#1582)
This commit is contained in:
@@ -24,6 +24,7 @@ OTP_REGIONS = {
|
||||
"eu_ru": 0x01,
|
||||
"us_ca_au": 0x02,
|
||||
"jp": 0x03,
|
||||
"world": 0x04,
|
||||
}
|
||||
|
||||
OTP_DISPLAYS = {
|
||||
|
||||
Reference in New Issue
Block a user