mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-20 17:17:41 +08:00
Reverted default branch to stable-1.5.
This commit is contained in:
@@ -523,7 +523,7 @@ void MasterDevice::requestState(
|
||||
|
||||
data.slave_position = slavePosition;
|
||||
data.al_state = state;
|
||||
|
||||
|
||||
if (ioctl(fd, EC_IOCTL_SLAVE_STATE, &data)) {
|
||||
stringstream err;
|
||||
err << "Failed to request slave state: ";
|
||||
|
||||
Reference in New Issue
Block a user