mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
set default port to 10110
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
"name": "serverPort",
|
||||
"label": "TCP port",
|
||||
"type": "number",
|
||||
"default": "2222",
|
||||
"default": "10110",
|
||||
"description": "the TCP port we listen on",
|
||||
"category":"TCP port"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user