-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
Hi! I'm trying create LSS_master_device.
In the file CO_LSS.h I change CO_CONFIG_LSS_SLAVE to CO_CONFIG_LSS_MASTER
#ifndef CO_CONFIG_LSS
#define CO_CONFIG_LSS (CO_CONFIG_LSS_MASTER | CO_CONFIG_GLOBAL_FLAG_CALLBACK_PRE)
#endif
CO_LSSinit() the function is disabled.
ac995b1#diff-3e29800ad873bc27ee33baf980dd6c01ef75e65e21d228fcf9fa9b592ebe4c30L136
Please How to configure the device LSS_MASTER correctly?
Metadata
Metadata
Assignees
Labels
No labels