1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00

Merge pull request #1066 from OptimusTi/OptimusTi-crsf-osd

More spacing updates to CRSF osd elements
This commit is contained in:
Paweł Spychalski 2020-09-16 09:00:14 +02:00 committed by GitHub
commit c8c6316dc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1356,13 +1356,13 @@ OSD.constants = {
name: 'CRSF_LQ',
id: 110,
positionable: true,
preview: ' 2:100%',
preview: '2:100%',
},
{
name: 'CRSF_SNR_DB',
id: 111,
positionable: true,
preview: FONT.symbol(SYM.SNR) + ' -12' + FONT.symbol(SYM.DB)
preview: FONT.symbol(SYM.SNR) + '-12' + FONT.symbol(SYM.DB)
},
{
name: 'CRSF_TX_POWER',