mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 01:53:54 +08:00
Added export for ecrt_slave_config_reg_pdo_entry_pos(). Fixes #11.
This commit is contained in:
@@ -1325,6 +1325,7 @@ EXPORT_SYMBOL(ecrt_slave_config_pdo_mapping_add);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_pdo_mapping_clear);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_pdos);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_reg_pdo_entry);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_reg_pdo_entry_pos);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_dc);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_sdo);
|
||||
EXPORT_SYMBOL(ecrt_slave_config_sdo8);
|
||||
|
||||
Reference in New Issue
Block a user