mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-23 02:23:47 +08:00
No bus time measuring on device registration.
This commit is contained in:
@@ -377,7 +377,6 @@ int ecdev_start(unsigned int master_index /**< master index */)
|
||||
return -1;
|
||||
}
|
||||
|
||||
ec_master_measure_bus_time(master);
|
||||
ec_master_idle_start(master);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user