mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 16:27:13 +02:00
wip
This commit is contained in:
@ -1739,7 +1739,7 @@ class Detector {
|
||||
private:
|
||||
std::vector<int> getPortNumbers(int start_port);
|
||||
void updateRxRateCorrections();
|
||||
defs::EthernetInterface in_{defs::NONE};
|
||||
defs::EthernetInterface in_{defs::EthernetInterface::NONE};
|
||||
};
|
||||
|
||||
} // namespace sls
|
Reference in New Issue
Block a user