mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 12:14:57 +01:00
wip
This commit is contained in:
@@ -909,7 +909,7 @@ void Detector::setSourceUDPMAC2(const MacAddr mac, Positions pos) {
|
||||
}
|
||||
|
||||
Result<defs::udpDestination>
|
||||
Detector::getDestinationUDPList(const int entry, Positions pos) const {
|
||||
Detector::getDestinationUDPList(const uint32_t entry, Positions pos) const {
|
||||
return pimpl->Parallel(&Module::getDestinationUDPList, pos, entry);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user