Ethercat Float Test

This commit is contained in:
Chad Woitas
2022-01-05 09:53:36 -06:00
parent a98348f79c
commit 7e7761cd61
3 changed files with 14 additions and 1 deletions

View File

@@ -55,7 +55,8 @@ typedef enum {
lcecPdoEntTypeSimple,
lcecPdoEntTypeFloatSigned,
lcecPdoEntTypeFloatUnsigned,
lcecPdoEntTypeComplex
lcecPdoEntTypeComplex,
lcecPdoEntTypeFloatIeee
} LCEC_PDOENT_TYPE_T;
typedef enum {