mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-26 14:11:18 +01:00
wip for Eiger9M
This commit is contained in:
@@ -28,6 +28,7 @@ UDPInterface * UDPInterface::create(string receiver_type){
|
||||
}
|
||||
#ifdef REST
|
||||
else if (receiver_type == "REST"){
|
||||
FILE_LOG(logINFO) << "Starting " << receiver_type;
|
||||
return new UDPRESTImplementation();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user