mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 09:07:24 +08:00
Minor change.
This commit is contained in:
+3
-1
@@ -369,7 +369,9 @@ ec_slave_config_t *ecrt_master_slave_config(
|
||||
*
|
||||
* \return 0 in case of success, else < 0
|
||||
*/
|
||||
int ecrt_master_activate( ec_master_t *master /**< EtherCAT master. */);
|
||||
int ecrt_master_activate(
|
||||
ec_master_t *master /**< EtherCAT master. */
|
||||
);
|
||||
|
||||
/** Sends all datagrams in the queue.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user