mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-20 23:05:15 +03:00
Display name string to "as set by the cli command"
This commit is contained in:
parent
951eec9aab
commit
4611e71c69
1 changed files with 1 additions and 1 deletions
|
@ -3625,7 +3625,7 @@
|
|||
"message": "Craft name as set in Configuration tab"
|
||||
},
|
||||
"osdDescElementDisplayName": {
|
||||
"message": "Display name as set in Configuration tab"
|
||||
"message": "Display name as set by the \"display_name\" cli command"
|
||||
},
|
||||
"osdDescElementAltitude": {
|
||||
"message": "Current altitude (flashes when above alarm threshold)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue