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 2b6378a + ff0f032 commit f379cfbCopy full SHA for f379cfb
src/SCRIPTS/BF/radios.lua
@@ -36,6 +36,7 @@ local supportedRadios =
36
["x3"] = supportedPlatforms.x7,
37
["x7"] = supportedPlatforms.x7,
38
["x7s"] = supportedPlatforms.x7,
39
+ ["t12"] = supportedPlatforms.x7,
40
["xlite"] = supportedPlatforms.x7,
41
["xlites"] = supportedPlatforms.x7,
42
["x9lite"] = supportedPlatforms.x7,
0 commit comments