Skip to content

Commit a7e5046

Browse files
committed
In case we change it
1 parent 67e9522 commit a7e5046

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
@@ -32,6 +32,7 @@ local supportedRadios =
3232
["x7s"] = supportedPlatforms.x7,
3333
["xlite"] = supportedPlatforms.x7,
3434
["xlites"] = supportedPlatforms.x7,
35+
["x9lite"] = supportedPlatforms.x7,
3536
["x9d"] = supportedPlatforms.x9,
3637
["x9d+"] = supportedPlatforms.x9,
3738
["x9e"] = supportedPlatforms.x9,

0 commit comments

Comments
 (0)