mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
send/receive zda
This commit is contained in:
@@ -144,6 +144,7 @@ class GwBoatData{
|
||||
GWBOATDATA(uint32_t,Log,0,mtr2nm)
|
||||
GWBOATDATA(uint32_t,TripLog,0,mtr2nm)
|
||||
GWBOATDATA(uint32_t,DaysSince1970,4000,formatFixed0)
|
||||
GWBOATDATA(int16_t,Timezone,8000,formatFixed0)
|
||||
public:
|
||||
GwBoatData(GwLog *logger);
|
||||
~GwBoatData();
|
||||
|
||||
Reference in New Issue
Block a user