Skip to content

Commit 12e7bbd

Browse files
authored
add support for Jumper t16
add support for Jumper t16
1 parent 0b2c3cf commit 12e7bbd

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
@@ -48,6 +48,7 @@ local supportedRadios =
4848
["x10express"] = supportedPlatforms.horus,
4949
["x12s"] = supportedPlatforms.horus,
5050
["NV14"] = supportedPlatforms.nv14,
51+
["t16"] = supportedPlatforms.horus,
5152
}
5253

5354
local ver, rad, maj, min, rev = getVersion()

0 commit comments

Comments
 (0)