1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

More spacing updates

Spacing updates to use less characters and match inav's cms layout
This commit is contained in:
OptimusTi 2020-09-09 22:21:59 -04:00
parent 74c6c60470
commit 2271acbf38

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',