mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-04 02:11:18 +01:00
setting 1 giga mode as default for virtual mythen3
This commit is contained in:
@@ -439,6 +439,9 @@ void setupDetector() {
|
||||
setInitialExtSignals();
|
||||
// 10G UDP
|
||||
enableTenGigabitEthernet(1);
|
||||
#ifdef VIRTUAL
|
||||
enableTenGigabitEthernet(0);
|
||||
#endif
|
||||
|
||||
// check module type attached if not in debug mode
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user