Skip to content

having syntax error with jumper t12 #248

Closed
@nangel0

Description

@nangel0

After updating jumper t12 with lastest firmware

from companion,
latest betaflight lua script
and latest inav lua script

i was not able to run BF lua script for VTX or any

other

just edited radios.lua
added this line and and compiled .luac

local supportedRadios =
{
["x3"] = supportedPlatforms.x7,
["x7"] = supportedPlatforms.x7,
["x7s"] = supportedPlatforms.x7,
["xlite"] = supportedPlatforms.x7,
["xlites"] = supportedPlatforms.x7,
["x9lite"] = supportedPlatforms.x7,
["x9d"] = supportedPlatforms.x9,
["x9d+"] = supportedPlatforms.x9,
["x9e"] = supportedPlatforms.x9,
["x10"] = supportedPlatforms.horus,
["x12s"] = supportedPlatforms.horus,
["t12"] = supportedPlatforms.x7,
}

Just replace files in your SD card file structure

really not shure if can do this, its the first time im adding anything to git and to community

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions