mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
better logging
This commit is contained in:
@@ -86,7 +86,7 @@ private:
|
||||
mapping.type->xdrtype.c_str(),
|
||||
value,
|
||||
mapping.type->xdrunit.c_str(),
|
||||
name);
|
||||
name.c_str());
|
||||
buffer[39]=0;
|
||||
return String(buffer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user