mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 01:57:52 +00:00
Update DSM FwdPrg.lua (#735)
Panic Text Updates - The following strings were updated: Text[0x00D2]="Panic Channel" Text[0x008E]="Panic Delay" Text[0x01FC]="Panic Flight Mode"
This commit is contained in:
parent
cd1c15a45a
commit
75c9fb40a7
@ -618,6 +618,7 @@ local function DSM_Init()
|
||||
Text[0x0089]="Gain Channel"
|
||||
Text[0x008A]="Gain Sensitivity"
|
||||
Text[0x008B]="Panic"
|
||||
Text[0x008E]="Panic Delay"
|
||||
Text[0x0090]="Apply"
|
||||
Text[0x0092]="Start"
|
||||
Text[0x0093]="Complete"
|
||||
@ -644,6 +645,7 @@ local function DSM_Init()
|
||||
Text[0x00BF]="FM10"
|
||||
Text[0x00C7]="Calibrate Sensor"
|
||||
Text[0x00CA]="SAFE/Panic Mode Setup"
|
||||
Text[0x00D2]="Panic Channel"
|
||||
Text[0x00D3]="Swashplate"
|
||||
Text[0x00D5]="Agility"
|
||||
Text[0x00D8]="Stop"
|
||||
@ -694,6 +696,7 @@ local function DSM_Init()
|
||||
Text[0x01F6]="Failsafe Angles"
|
||||
Text[0x01F8]="Safe Mode"
|
||||
Text[0x01F9]="SAFE Select"
|
||||
Text[0x01FC]="Panic Flight Mode"
|
||||
Text[0x01FD]="SAFE Failsafe FMode"
|
||||
Text[0x0208]="Decay"
|
||||
Text[0x0209]="Save to Backup"
|
||||
|
Loading…
x
Reference in New Issue
Block a user