We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acb0239 + 3965057 commit 6d853d2Copy full SHA for 6d853d2
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