mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 01:53:29 +01:00
fix for first udp
This commit is contained in:
@@ -9249,7 +9249,7 @@ int set_udp_first_dest(int file_des) {
|
||||
validate(&ret, mess, arg, retval, "set udp first destination", DEC);
|
||||
if (ret == OK) {
|
||||
firstUDPDestination = arg;
|
||||
configure_mac();
|
||||
//configure_mac();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user