mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-02-12 07:33:07 +01:00
NMEA2000 access for system page
This commit is contained in:
@@ -333,6 +333,9 @@ public:
|
||||
status.n2kTx=countNMEA2KOut.getGlobal();
|
||||
channels.fillStatus(status);
|
||||
}
|
||||
virtual Nmea2kTwai *getNMEA2000(){
|
||||
return &NMEA2000;
|
||||
}
|
||||
virtual GwBoatData *getBoatData(){
|
||||
return &boatData;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user