1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 18:32:30 +02:00

better help for minN2kInterval

This commit is contained in:
wellenvogel
2021-12-03 12:09:17 +01:00
parent aba95db8f9
commit b4b08fa12d
+1 -1
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"
}, },
{ {