mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
move to dynamic registration of converter functions
This commit is contained in:
@@ -56,5 +56,6 @@ public:
|
||||
}
|
||||
virtual void loop();
|
||||
virtual ~N2kDataToNMEA0183(){}
|
||||
virtual const unsigned long* handledPgns()=0;
|
||||
};
|
||||
#endif
|
||||
Reference in New Issue
Block a user