We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2c3cf commit 12e7bbdCopy full SHA for 12e7bbd
src/SCRIPTS/BF/radios.lua
@@ -48,6 +48,7 @@ local supportedRadios =
48
["x10express"] = supportedPlatforms.horus,
49
["x12s"] = supportedPlatforms.horus,
50
["NV14"] = supportedPlatforms.nv14,
51
+ ["t16"] = supportedPlatforms.horus,
52
}
53
54
local ver, rad, maj, min, rev = getVersion()
0 commit comments