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.
1 parent ff0f032 commit 456f4bfCopy full SHA for 456f4bf
src/SCRIPTS/BF/radios.lua
@@ -36,8 +36,10 @@ local supportedRadios =
36
["x9lite"] = supportedPlatforms.x7,
37
["x9d"] = supportedPlatforms.x9,
38
["x9d+"] = supportedPlatforms.x9,
39
+ ["x9d+2019"] = supportedPlatforms.x9,
40
["x9e"] = supportedPlatforms.x9,
41
["x10"] = supportedPlatforms.horus,
42
+ ["x10express"] = supportedPlatforms.horus,
43
["x12s"] = supportedPlatforms.horus,
44
}
45
0 commit comments