We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00c4560 + 456f4bf commit 0b2c3cfCopy full SHA for 0b2c3cf
src/SCRIPTS/BF/radios.lua
@@ -42,8 +42,10 @@ local supportedRadios =
42
["x9lite"] = supportedPlatforms.x7,
43
["x9d"] = supportedPlatforms.x9,
44
["x9d+"] = supportedPlatforms.x9,
45
+ ["x9d+2019"] = supportedPlatforms.x9,
46
["x9e"] = supportedPlatforms.x9,
47
["x10"] = supportedPlatforms.horus,
48
+ ["x10express"] = supportedPlatforms.horus,
49
["x12s"] = supportedPlatforms.horus,
50
["NV14"] = supportedPlatforms.nv14,
51
}
0 commit comments