examples/gene_SYNC_HCS12/objdict.h
changeset 172 0248c2b148bb
parent 80 37354e408645
child 378 d2abf6c8c27b
--- a/examples/gene_SYNC_HCS12/objdict.h	Thu Apr 19 09:54:34 2007 +0200
+++ b/examples/gene_SYNC_HCS12/objdict.h	Tue Apr 24 13:26:03 2007 +0200
@@ -8,7 +8,6 @@
 const indextable * gene_SYNC_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
 
 /* prototypes of function to be filled by app. */
-void gene_SYNC_SDOtimeoutError(UNS8 line);
 void gene_SYNC_heartbeatError(UNS8);
 
 UNS8 gene_SYNC_canSend(Message *);