Minor change.
This commit is contained in:
parent
3e857e9e69
commit
c3e4319e34
|
|
@ -422,7 +422,7 @@ ec_slave_config_t *ecrt_master_slave_config(
|
|||
uint32_t product_code /**< Expected product code. */
|
||||
);
|
||||
|
||||
/** Finishes the configuration phase and prepares for realtime mode.
|
||||
/** Finishes the configuration phase and prepares for cyclic operation.
|
||||
*
|
||||
* This function tells the master that the configuration phase is finished and
|
||||
* the realtime operation will begin. The function allocates internal memory
|
||||
|
|
|
|||
Loading…
Reference in New Issue