-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
Description
i'm not shure if this is an issue or just a change on the documentation :
put the lua scripts on the sd-card of a x12s horus, openTx 2.3.2
Did not show up as a telemetry widget nor in the tools menu...
moved the bf.lua and bf.luac file from the /BF folder of the card to the /SCRIPTS/TOOLS directory and added a line at the beginning of the bf.lua :
local toolName = "TNS|Betaflight Configurator|TNE" (copied from the crossfire.lua)
Now it shows up in the Tools menu and can be started from there...