mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
User friendly messages for #1431
This commit is contained in:
parent
c02fe94c53
commit
4635007da8
1 changed files with 2 additions and 2 deletions
|
@ -3952,10 +3952,10 @@
|
|||
},
|
||||
|
||||
"osdDescribeFontVersion1": {
|
||||
"message": "Font version: 1 (firmware version <= 4.0)"
|
||||
"message": "Font version: 1 (Betaflight 4.0 or older)"
|
||||
},
|
||||
"osdDescribeFontVersion2": {
|
||||
"message": "Font version: 2 (firmware version >= 4.1)"
|
||||
"message": "Font version: 2 (Betaflight 4.1 or newer)"
|
||||
},
|
||||
"osdDescribeFontVersionCUSTOM": {
|
||||
"message": "Font version: user provided"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue