mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-09 00:59:36 +02:00
fixed build
This commit is contained in:
@@ -6,7 +6,6 @@ VirtualMatterhornServer::VirtualMatterhornServer(uint16_t port)
|
||||
: BaseMatterhornServer<VirtualMatterhornServer>(port) {
|
||||
|
||||
udpDetails[0].srcip = LOCALHOSTIP_INT;
|
||||
// TODO: when do i set the udp mac and ip ?
|
||||
|
||||
// should maybe be part of the constructor?
|
||||
tcpInterface->startTCPServer();
|
||||
|
||||
Reference in New Issue
Block a user