mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
add some memory diagnostics
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "GwBoatData.h"
|
||||
|
||||
GwBoatData::GwBoatData(GwLog *logger){
|
||||
|
||||
this->logger=logger;
|
||||
}
|
||||
GwBoatData::~GwBoatData(){
|
||||
GwBoatItemBase::GwBoatItemMap::iterator it;
|
||||
|
||||
Reference in New Issue
Block a user