include/sdo.h
changeset 636 033fe6f1ec3c
parent 561 f9be4262c68d
child 656 f923456f01e5
--- a/include/sdo.h	Thu Sep 09 15:38:20 2010 +0200
+++ b/include/sdo.h	Thu Sep 09 15:56:06 2010 +0200
@@ -65,6 +65,10 @@
                               * (with respect to CANOPEN_BIG_ENDIAN)
                               */
   UNS8           data [SDO_MAX_LENGTH_TRANSFERT];
+#ifdef SDO_DYNAMIC_BUFFER_ALLOCATION
+  UNS8           *dynamicData;
+  UNS32          dynamicDataSize;
+#endif //SDO_DYNAMIC_BUFFER_ALLOCATION
   UNS8           dataType;   /**< Defined in objdictdef.h Value is visible_string
                               * if it is a string, any other value if it is not a string,
                               * like 0. In fact, it is used only if client.