mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-22 10:13:06 +01:00
better help for minN2kInterval
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user