Skip to content

Commit

Permalink
A few more Spektrum Fwd Programming text updates (#632)
Browse files Browse the repository at this point in the history
* DSM FP, Added AR8360T

* DSM FP, Added a few unkown empty lines
  • Loading branch information
AndersHoglund authored Nov 19, 2021
1 parent 97c6088 commit acd8379
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Lua_scripts/DSM FwdPrg.lua
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ local function DSM_Init()
RxName[0x0015]="AR637T"
RxName[0x0016]="AR637TA"
RxName[0x0018]="FC6250HX"
RxName[0x001A]="AR8360T"
RxName[0x001E]="AR631"

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

0 comments on commit acd8379

Please sign in to comment.