Skip to content

Commit 999bd8c

Browse files
committed
Back to Betaflight setup
"config" makes it one character too long to display on 128x64.
1 parent 260a8f5 commit 999bd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SCRIPTS/TOOLS/bf.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
local toolName = "TNS|Betaflight Config|TNE"
1+
local toolName = "TNS|Betaflight setup|TNE"
22
chdir("/SCRIPTS/BF")
33

44
apiVersion = 0

0 commit comments

Comments
 (0)