LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
#ifndef TESTSLAVEGUI_H_
#define TESTSLAVEGUI_H_
extern "C"
{
#include "canfestival.h"
}
int main_can (s_BOARD SlaveBoard, char *LibraryPath);
void stop_slave ();
#endif /*TESTSLAVEGUI_H_ */