We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb0239 commit 3965057Copy full SHA for 3965057
src/SCRIPTS/BF/radios.lua
@@ -28,6 +28,7 @@ local supportedPlatforms = {
28
local supportedRadios =
29
{
30
["x7"] = supportedPlatforms.x7,
31
+ ["x7s"] = supportedPlatforms.x7,
32
["x9d"] = supportedPlatforms.x9,
33
["x9d+"] = supportedPlatforms.x9,
34
["x9e"] = supportedPlatforms.x9,
0 commit comments