examples/win32test/win32test.c
changeset 369 8b67289d50b5
parent 255 7b9f36dbfe5f
child 701 9e4ccb3cab96
equal deleted inserted replaced
368:7b51757bfc81 369:8b67289d50b5
   132 /* 
   132 /* 
   133  * To count at which received SYNC a PDO must be sent.
   133  * To count at which received SYNC a PDO must be sent.
   134  * Even if no pdoTransmit are defined, at least one entry is computed
   134  * Even if no pdoTransmit are defined, at least one entry is computed
   135  * for compilations issues.
   135  * for compilations issues.
   136  */
   136  */
   137 s_PDO_status win32test_PDO_status[1] = {s_PDO_staus_Initializer};
   137 s_PDO_status win32test_PDO_status[1] = {s_PDO_status_Initializer};
   138 
   138 
   139 quick_index win32test_firstIndex = {
   139 quick_index win32test_firstIndex = {
   140   0, /* SDO_SVR */
   140   0, /* SDO_SVR */
   141   4, /* SDO_CLT */
   141   4, /* SDO_CLT */
   142   0, /* PDO_RCV */
   142   0, /* PDO_RCV */