Fixed methods in mapfile.

This commit is contained in:
Florian Pose 2024-02-07 13:16:48 +01:00
parent c8ed5fa38d
commit a0c05e20c7
1 changed files with 6 additions and 6 deletions

View File

@ -104,10 +104,10 @@ LIBETHERCAT_1.5.3 {
LIBETHERCAT_1.6 {
global:
ecrt_master_scan_progress;
ecrt_slave_config_eoe_link;
ecrt_slave_config_eoe_addr;
ecrt_slave_config_eoe_subnet;
ecrt_slave_config_eoe_default;
ecrt_slave_config_eoe_dns;
ecrt_slave_config_eoe_name;
ecrt_slave_config_eoe_mac_address;
ecrt_slave_config_eoe_ip_address;
ecrt_slave_config_eoe_subnet_mask;
ecrt_slave_config_eoe_default_gateway;
ecrt_slave_config_eoe_dns_address;
ecrt_slave_config_eoe_hostname;
} LIBETHERCAT_1.5.3;