mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-06 03:41:52 +08:00
Minor comment change.
This commit is contained in:
@@ -1404,7 +1404,7 @@ int ecrt_slave_pdo_mapping_add(
|
||||
return -1;
|
||||
}
|
||||
|
||||
// does the slave provide the PDO list?
|
||||
// does the slave provide the PDO?
|
||||
list_for_each_entry(pdo, &slave->sii_pdos, list) {
|
||||
if (pdo->index == pdo_index) {
|
||||
not_found = 0;
|
||||
|
||||
Reference in New Issue
Block a user