mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-20 21:51:25 +08:00
Fixed sending on backup link if main link is down.
This commit is contained in:
+1
-1
@@ -2263,7 +2263,7 @@ void ecrt_master_send(ec_master_t *master)
|
||||
|
||||
// clear frame statistics
|
||||
ec_device_clear_stats(&master->devices[i]);
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
// send frames
|
||||
|
||||
Reference in New Issue
Block a user