Skip to content

Commit acd8379

Browse files
A few more Spektrum Fwd Programming text updates (#632)
* DSM FP, Added AR8360T * DSM FP, Added a few unkown empty lines
1 parent 97c6088 commit acd8379

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Lua_scripts/DSM FwdPrg.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ local function DSM_Init()
548548
RxName[0x0015]="AR637T"
549549
RxName[0x0016]="AR637TA"
550550
RxName[0x0018]="FC6250HX"
551+
RxName[0x001A]="AR8360T"
551552
RxName[0x001E]="AR631"
552553

553554
--Text to be displayed -> need to use a file instead?
@@ -714,10 +715,13 @@ local function DSM_Init()
714715
Text[0x0231]="This will overwrite the"
715716
Text[0x0232]="backup memory with your"
716717
Text[0x0233]="current configuartion."
718+
Text[0x0234]="" -- blank line
719+
Text[0x0235]="" -- blank line
717720
Text[0x0236]="This will overwrite the"
718721
Text[0x0237]="current config with"
719722
Text[0x0238]="that which is in"
720723
Text[0x0239]="the backup memory."
724+
Text[0x023A]="" -- blank line
721725
Text[0x023D]="Copy Flight Mode Settings"
722726
Text[0x0240]="Utilities"
723727
Text[0x024C]="Gains will be captured on"

0 commit comments

Comments
 (0)