Skip to content

Commit ff0f032

Browse files
committed
Add support for Jumper T12 running OpenTX
1 parent a7e5046 commit ff0f032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SCRIPTS/BF/radios.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ local supportedRadios =
3030
["x3"] = supportedPlatforms.x7,
3131
["x7"] = supportedPlatforms.x7,
3232
["x7s"] = supportedPlatforms.x7,
33+
["t12"] = supportedPlatforms.x7,
3334
["xlite"] = supportedPlatforms.x7,
3435
["xlites"] = supportedPlatforms.x7,
3536
["x9lite"] = supportedPlatforms.x7,

0 commit comments

Comments
 (0)