Minor change.
This commit is contained in:
parent
52e1a21be2
commit
d4ccd3a2b6
|
|
@ -179,7 +179,7 @@ void ec_fsm_pdo_mapping_next_dir(
|
|||
continue;
|
||||
|
||||
if (fsm->slave->master->debug_level) {
|
||||
EC_DBG("Configuring Pdo mapping for SM%u of slave %u.\n",
|
||||
EC_DBG("Changing Pdo mapping for SM%u of slave %u.\n",
|
||||
fsm->sync->index, fsm->slave->ring_position);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue