mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02: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