mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-18 16:23:07 +01:00
update ip address description for tcp client
This commit is contained in:
@@ -459,7 +459,7 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "",
|
"default": "",
|
||||||
"check": "checkIpAddress",
|
"check": "checkIpAddress",
|
||||||
"description": "the IP address we connect to",
|
"description": "the IP address we connect to in the form 192.168.1.2\nor an MDNS name like ESP32NMEA2K.local",
|
||||||
"category": "TCP client"
|
"category": "TCP client"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user