mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-20 21:51:25 +08:00
Fixed bug with coupling multiple EoE handlers.
This commit is contained in:
@@ -856,6 +856,7 @@ void ec_master_eoe_start(ec_master_t *master /**< EtherCAT master */)
|
||||
eoe->dev->name, slave->ring_position);
|
||||
if (eoe->opened)
|
||||
slave->requested_state = EC_SLAVE_STATE_OP;
|
||||
break;
|
||||
}
|
||||
|
||||
if (!found) {
|
||||
|
||||
Reference in New Issue
Block a user