include/sdo.h
changeset 499 061f12bd838b
parent 172 0248c2b148bb
child 506 c17e2e17aca8
--- a/include/sdo.h	Tue Jul 22 23:47:05 2008 +0200
+++ b/include/sdo.h	Tue Jul 22 23:48:48 2008 +0200
@@ -188,7 +188,7 @@
  * Write a read only object
  * whoami takes 2 values : SDO_CLIENT or SDO_SERVER
  */
-UNS8 sendSDOabort (CO_Data* d, UNS8 whoami, UNS16 index, UNS8 subIndex, UNS32 abortCode);
+UNS8 sendSDOabort (CO_Data* d, UNS8 whoami, UNS8 nodeId, UNS16 index, UNS8 subIndex, UNS32 abortCode);
 
 /** Treat a SDO frame reception
  * bus_id is hardware dependant