mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-21 09:33:47 +08:00
Minor change.
This commit is contained in:
+1
-1
@@ -1319,7 +1319,7 @@ ec_slave_config_t *ecrt_master_slave_config(ec_master_t *master,
|
||||
}
|
||||
}
|
||||
|
||||
if (found) {
|
||||
if (found) { // config with same alias/position already existing
|
||||
if (master->debug_level) {
|
||||
EC_INFO("Using existing slave configuration for %u:%u\n",
|
||||
alias, position);
|
||||
|
||||
Reference in New Issue
Block a user