src/nmtSlave.c
changeset 150 d2fc5d5f8a36
parent 149 fe50ada8020b
child 208 05d95c45b388
equal deleted inserted replaced
149:fe50ada8020b 150:d2fc5d5f8a36
    20 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    20 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    21 */
    21 */
    22 
    22 
    23 #include "nmtSlave.h"
    23 #include "nmtSlave.h"
    24 #include "states.h"
    24 #include "states.h"
       
    25 #include "canfestival.h"
    25 
    26 
    26 /*******************************************************************)*********/
    27 /*******************************************************************)*********/
    27 /* put the slave in the state wanted by the master */	
    28 /* put the slave in the state wanted by the master */	
    28 void proceedNMTstateChange(CO_Data* d, Message *m)
    29 void proceedNMTstateChange(CO_Data* d, Message *m)
    29 {
    30 {