mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-27 12:33:48 +08:00
Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
This commit is contained in:
@@ -100,6 +100,7 @@ void ec_slave_init(
|
||||
slave->base_fmmu_bit_operation = 0;
|
||||
slave->base_dc_supported = 0;
|
||||
slave->base_dc_range = EC_DC_32;
|
||||
slave->has_dc_system_time = 0;
|
||||
|
||||
slave->sii_words = NULL;
|
||||
slave->sii_nwords = 0;
|
||||
|
||||
Reference in New Issue
Block a user