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 a7e5046 commit ff0f032Copy full SHA for ff0f032
src/SCRIPTS/BF/radios.lua
@@ -30,6 +30,7 @@ local supportedRadios =
30
["x3"] = supportedPlatforms.x7,
31
["x7"] = supportedPlatforms.x7,
32
["x7s"] = supportedPlatforms.x7,
33
+ ["t12"] = supportedPlatforms.x7,
34
["xlite"] = supportedPlatforms.x7,
35
["xlites"] = supportedPlatforms.x7,
36
["x9lite"] = supportedPlatforms.x7,
0 commit comments