better help for minN2kInterval

This commit is contained in:
wellenvogel 2021-12-03 12:09:17 +01:00
parent aba95db8f9
commit b4b08fa12d
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
"default": "50", "default": "50",
"check": "checkMinMax", "check": "checkMinMax",
"min": 5, "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" "category": "converter"
}, },
{ {