Commit f1f922bd authored by Claes Sjofors's avatar Claes Sjofors

DataCollect alignment bug fixed

parent ee360dde
......@@ -36,8 +36,8 @@
#define min(Dragon,Eagle) ((Dragon) < (Eagle) ? (Dragon) : (Eagle))
typedef struct {
pwr_tFloat32 *DataP;
pwr_tObjid Data_ObjId;
pwr_tFloat32 *DataP pwr_dAlignLW;
pwr_tObjid Data_ObjId pwr_dAlignLW;
} plc_t_DataInfoBrief;
/* PLC RUTINER */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment