setting 1 giga mode as default for virtual mythen3

This commit is contained in:
maliakal_d 2020-09-29 15:51:22 +02:00
parent e4d1daea02
commit 2d104d9a9b

View File

@ -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
{