mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
convert RMC from 0183 to 2k, avoid cores
This commit is contained in:
@@ -38,7 +38,6 @@ public:
|
||||
protected:
|
||||
GwLog *logger;
|
||||
GwBoatData *boatData;
|
||||
tNMEA0183 *pNMEA0183;
|
||||
int sourceId;
|
||||
tSendNMEA0183MessageCallback SendNMEA0183MessageCallback;
|
||||
void SendMessage(const tNMEA0183Msg &NMEA0183Msg);
|
||||
|
||||
Reference in New Issue
Block a user