Skip to content

Commit 3965057

Browse files
committed
adding X7S support
1 parent acb0239 commit 3965057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SCRIPTS/BF/radios.lua

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ local supportedPlatforms = {
2828
local supportedRadios =
2929
{
3030
["x7"] = supportedPlatforms.x7,
31+
["x7s"] = supportedPlatforms.x7,
3132
["x9d"] = supportedPlatforms.x9,
3233
["x9d+"] = supportedPlatforms.x9,
3334
["x9e"] = supportedPlatforms.x9,

0 commit comments

Comments
 (0)