mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
intermediate: fix some n2k->xdr mappings, add backwards conversions
This commit is contained in:
@@ -726,6 +726,7 @@ void setup() {
|
||||
handleN2kMessage(msg,N2KT_MSGOUT);
|
||||
return true;
|
||||
},
|
||||
&xdrMappings,
|
||||
config.getInt(config.min2KInterval,50)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user