mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-26 12:03:48 +08:00
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
-> "Pdo mapping"; created ecrt_slave_config_pdo_assign_clear() and ecrt_slave_config_pdo_mapping_clear().
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
GRAPHS := \
|
||||
fsm_slave_conf \
|
||||
fsm_slave_scan \
|
||||
fsm_pdo_mapping \
|
||||
fsm_pdo_config \
|
||||
fsm_coe_map \
|
||||
fsm_master \
|
||||
fsm_coe_map
|
||||
fsm_pdo_assign \
|
||||
fsm_pdo_mapping \
|
||||
fsm_slave_conf \
|
||||
fsm_slave_scan
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user