mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-12 13:33:06 +01:00
update ip address description for tcp client
This commit is contained in:
@@ -459,7 +459,7 @@
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user