We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e9522 commit a7e5046Copy full SHA for a7e5046
src/SCRIPTS/BF/radios.lua
@@ -32,6 +32,7 @@ local supportedRadios =
32
["x7s"] = supportedPlatforms.x7,
33
["xlite"] = supportedPlatforms.x7,
34
["xlites"] = supportedPlatforms.x7,
35
+ ["x9lite"] = supportedPlatforms.x7,
36
["x9d"] = supportedPlatforms.x9,
37
["x9d+"] = supportedPlatforms.x9,
38
["x9e"] = supportedPlatforms.x9,
0 commit comments