From b4b08fa12d3bafe1f7825269a41ccc92eeca52b7 Mon Sep 17 00:00:00 2001 From: wellenvogel Date: Fri, 3 Dec 2021 12:09:17 +0100 Subject: [PATCH] better help for minN2kInterval --- web/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/config.json b/web/config.json index 3098dba..29c33ab 100644 --- a/web/config.json +++ b/web/config.json @@ -140,7 +140,7 @@ "default": "50", "check": "checkMinMax", "min": 5, - "description": "min interval in ms between 2 NMEA 2000 records with the same PGN (> 5)", + "description": "min interval in ms between 2 NMEA 2000 records with the same PGN and the same source (> 5)", "category": "converter" }, {