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 882f662 commit 3e1c5f9Copy full SHA for 3e1c5f9
src/SCRIPTS/BF/vtx_tables.lua
@@ -116,4 +116,4 @@ local function getVtxTables()
116
return vtxTablesReceived
117
end
118
119
-return { f = getVtxTables, t = "Downloading VTX Tables" }
+return { f = getVtxTables, t = "Downloading VTX tables" }
src/SCRIPTS/TOOLS/bf.lua
@@ -1,4 +1,4 @@
1
-local toolName = "TNS|Betaflight setup|TNE"
+local toolName = "TNS|Betaflight Config|TNE"
2
chdir("/SCRIPTS/BF")
3
4
apiVersion = 0
0 commit comments