Skip to content
Snippets Groups Projects
Commit d80993ab authored by Florian Pose's avatar Florian Pose
Browse files

Minor change.

parent ac757a72
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,7 @@ void ec_fsm_pdo_mapping_next_dir( ...@@ -179,7 +179,7 @@ void ec_fsm_pdo_mapping_next_dir(
continue; continue;
if (fsm->slave->master->debug_level) { 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); fsm->sync->index, fsm->slave->ring_position);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment