File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments