Outputs and Tristates working as should be!
This commit is contained in:
@@ -22,8 +22,11 @@
|
||||
/** \brief Product Code */
|
||||
#define LCEC_EL2202_PID 0x089A3052
|
||||
|
||||
/** \brief Number of channels */
|
||||
#define LCEC_EL2202_CHANS 2
|
||||
|
||||
/** \brief Number of PDO */
|
||||
#define LCEC_EL2202_PDOS 2
|
||||
#define LCEC_EL2202_PDOS (2 * LCEC_EL2202_CHANS)
|
||||
|
||||
/** \brief Vendor ID */
|
||||
#define LCEC_EL2202_VID LCEC_BECKHOFF_VID
|
||||
|
||||
Reference in New Issue
Block a user