include/nmtMaster.h
changeset 631 08b6b903f84a
parent 561 f9be4262c68d
--- a/include/nmtMaster.h	Fri Nov 12 22:49:26 2010 +0100
+++ b/include/nmtMaster.h	Sat Nov 13 00:03:24 2010 +0100
@@ -80,7 +80,7 @@
  * @param *d Pointer to a CAN object data structure
  * @param nodeId Id of the slave node
  */
-void masterRequestNodeState (CO_Data* d, UNS8 nodeId);
+UNS8 masterRequestNodeState (CO_Data* d, UNS8 nodeId);
 
 
 #endif /* __nmtMaster_h__ */