Fix config description text

This commit is contained in:
Thomas Hooge 2025-02-10 13:14:47 +01:00
parent 00a8aff8ca
commit 1aa18f3ec0
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"