mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Changed g_force draw_order to 15
This commit is contained in:
parent
920eafffcd
commit
7590c47636
1 changed files with 1 additions and 1 deletions
|
@ -779,7 +779,7 @@ OSD.constants = {
|
|||
name: 'G_FORCE',
|
||||
desc: 'osdDescGForce',
|
||||
default_position: -1,
|
||||
draw_order: 11,
|
||||
draw_order: 15,
|
||||
positionable: true,
|
||||
preview: '1.0G'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue