From 99cd87bed2cb914e488a2bf826060517c3dfd59b Mon Sep 17 00:00:00 2001 From: wellenvogel Date: Fri, 14 Jan 2022 23:42:56 +0100 Subject: [PATCH] slightly improve the help for sendN2k --- web/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/config.json b/web/config.json index 74ddf5f..c2e5df5 100644 --- a/web/config.json +++ b/web/config.json @@ -180,7 +180,7 @@ "label":"NMEA2000 out", "type":"boolean", "default":"true", - "description":"send out the converted data on the NMEA2000 bus", + "description":"send out the converted data on the NMEA2000 bus\nIf set to off the converted data will still be shown at the data tab.", "category":"converter" }, {