include/sync.h
changeset 150 d2fc5d5f8a36
parent 149 fe50ada8020b
child 235 f812bf6b7237
--- a/include/sync.h	Fri Apr 06 16:49:28 2007 +0200
+++ b/include/sync.h	Sat Apr 07 09:49:05 2007 +0200
@@ -28,10 +28,10 @@
 void stopSYNC(CO_Data* d);
 
 typedef void (*post_sync_t)(void);
-void _post_sync();
+void _post_sync(void);
 
 typedef void (*post_TPDO_t)(void);
-void _post_TPDO();
+void _post_TPDO(void);
 
 /** transmit a SYNC message on the bus number bus_id
  * bus_id is hardware dependant