examples/TestMasterSlave/Slave.h
changeset 172 0248c2b148bb
parent 160 636d875c85dd
child 284 24bf3d692993
equal deleted inserted replaced
171:db7a030babb2 172:0248c2b148bb
     1 #include "TestSlave.h"
     1 #include "TestSlave.h"
     2 
     2 
     3 void TestSlave_SDOtimeoutError(UNS8 line);
       
     4 void TestSlave_heartbeatError(UNS8);
     3 void TestSlave_heartbeatError(UNS8);
     5 
     4 
     6 UNS8 TestSlave_canSend(Message *);
     5 UNS8 TestSlave_canSend(Message *);
     7 
     6 
     8 void TestSlave_initialisation(void);
     7 void TestSlave_initialisation(void);