mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 15:25:22 +03:00
Fixed naming of ANGLE mode in OSD preview.
This commit is contained in:
parent
a6a9277d62
commit
52e16c599f
1 changed files with 1 additions and 1 deletions
|
@ -670,7 +670,7 @@ OSD.loadDisplayFields = function() {
|
|||
default_position: -1,
|
||||
draw_order: 90,
|
||||
positionable: true,
|
||||
preview: 'STAB'
|
||||
preview: 'ANGL'
|
||||
},
|
||||
GPS_SPEED: {
|
||||
name: 'GPS_SPEED',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue