1
0
Fork 0
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:
mikeller 2020-04-08 23:49:45 +12:00
parent a6a9277d62
commit 52e16c599f

View file

@ -670,7 +670,7 @@ OSD.loadDisplayFields = function() {
default_position: -1,
draw_order: 90,
positionable: true,
preview: 'STAB'
preview: 'ANGL'
},
GPS_SPEED: {
name: 'GPS_SPEED',