master/sync.h
branchstable-1.3
changeset 1746 72e7507b3f1b
parent 1744 7bc131b92039
child 1749 696dd9f22777
--- a/master/sync.h	Thu Sep 13 11:08:46 2007 +0000
+++ b/master/sync.h	Wed Oct 03 08:58:01 2007 +0000
@@ -83,6 +83,8 @@
 int ec_sync_add_pdo(ec_sync_t *, const ec_pdo_t *);
 void ec_sync_clear_pdos(ec_sync_t *);
 
+ec_pdo_type_t ec_sync_get_pdo_type(const ec_sync_t *);
+
 /*****************************************************************************/
 
 #endif