1
0
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:
wellenvogel
2022-01-03 13:47:31 +01:00
parent 4d5a3989ac
commit cca050eca6

View File

@@ -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"
},
{