Merge pull request #700 from McGiverGim/bf-adjust_speed_preview

Adjust OSD preview for speed and throttle
10.3.x-maintenance
Michael Keller 2017-10-24 22:14:49 +13:00 committed by GitHub
commit 9359e2edfd
1 changed files with 2 additions and 2 deletions

View File

@ -433,7 +433,7 @@ OSD.constants = {
desc: 'osdDescElementGPSSpeed', desc: 'osdDescElementGPSSpeed',
default_position: -1, default_position: -1,
positionable: true, positionable: true,
preview: '40' preview: ' 40K'
}, },
GPS_SATS: { GPS_SATS: {
name: 'GPS_SATS', name: 'GPS_SATS',