mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 00:05:19 +03:00
Give precedence to PR #585
This commit is contained in:
parent
303bfbe85d
commit
e76b83b78f
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@ OSD.constants = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'TEMPERATURE',
|
name: 'TEMPERATURE',
|
||||||
id: 85,
|
id: 86,
|
||||||
min_version: '2.1.0',
|
min_version: '2.1.0',
|
||||||
preview: function(osd_data) {
|
preview: function(osd_data) {
|
||||||
if (OSD.data.preferences.units === 0) {
|
if (OSD.data.preferences.units === 0) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue