1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-16 07:23:07 +01:00

correct sending/receiving actisense

This commit is contained in:
wellenvogel
2022-01-03 13:36:59 +01:00
parent 5b843a23be
commit f0a4cfcc53
3 changed files with 11 additions and 25 deletions

View File

@@ -67,6 +67,7 @@ void GwChannelList::begin(bool fallbackSerial){
config->getBool(config->usbActisense),
config->getBool(config->usbActSend)
);
theChannels.push_back(channel);
LOG_DEBUG(GwLog::LOG,"%s",channel->toString().c_str());
}
//TCP server