mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
Unit conversion working
This commit is contained in:
@@ -68,4 +68,4 @@ typedef struct{
|
||||
|
||||
|
||||
// Formater for boat values
|
||||
FormatedData formatValue(GwApi::BoatValue *value);
|
||||
FormatedData formatValue(GwApi::BoatValue *value, CommonData &commondata);
|
||||
|
||||
Reference in New Issue
Block a user