1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-02-11 07:03:07 +01:00

remove wrong addEmptyField

This commit is contained in:
wellenvogel
2025-09-26 19:57:08 +02:00
parent 9633abc481
commit 60d06cd9ee

View File

@@ -951,7 +951,6 @@ private:
data.AssignedModeFlag,
data.GNSSType,
data.AtoNStatus,
data.AISTransceiverInformation,
data.AtoNName
)){
SendMessage(nmea0183Msg);