udp server port in UpdTmTcBridge
This commit is contained in:
parent
f0dc1279c4
commit
dc73036c7a
@ -360,7 +360,7 @@ void CoreController::initPrint() {
|
||||
#if OBSW_VERBOSE_LEVEL >= 1
|
||||
#if OBSW_USE_TMTC_TCP_BRIDGE == 0
|
||||
sif::info << "Created UDP server for TMTC commanding with listener port " <<
|
||||
TcpTmTcBridge::DEFAULT_UDP_SERVER_PORT << std::endl;
|
||||
UdpTmTcBridge::DEFAULT_UDP_SERVER_PORT << std::endl;
|
||||
#else
|
||||
sif::info << "Created TCP server for TMTC commanding with listener port " <<
|
||||
TcpTmTcBridge::DEFAULT_TCP_SERVER_PORT << std::endl;
|
||||
|
Loading…
Reference in New Issue
Block a user