1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 18:32:30 +02:00

Integrate many changes from master

This commit is contained in:
2026-03-18 13:29:57 +01:00
parent b2e67880d3
commit caf833e6ac
107 changed files with 8565 additions and 2688 deletions
+4
View File
@@ -220,6 +220,10 @@ public:
{
return api->getNMEA2000();
}
virtual tN2kDeviceList *getN2kDeviceList()
{
return api->getN2kDeviceList();
}
virtual GwBoatData *getBoatData()
{
return api->getBoatData();