Fix config description text
This commit is contained in:
parent
00a8aff8ca
commit
1aa18f3ec0
|
@ -55,7 +55,7 @@
|
|||
"check": "checkMinMax",
|
||||
"min": -180.0,
|
||||
"max": 180.0,
|
||||
"description": "Longitude of boat home location [-90.0...+90.0]",
|
||||
"description": "Longitude of boat home location [-180.0...+180.0]",
|
||||
"category": "OBP60 Settings",
|
||||
"capabilities": {
|
||||
"obp60":"true"
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"check": "checkMinMax",
|
||||
"min": -180.0,
|
||||
"max": 180.0,
|
||||
"description": "Longitude of boat home location [-90.0...+90.0]",
|
||||
"description": "Longitude of boat home location [-180.0...+180.0]",
|
||||
"category": "OBP40 Settings",
|
||||
"capabilities": {
|
||||
"obp40": "true"
|
||||
|
|
Loading…
Reference in New Issue