diff --git a/slsDetectorSoftware/gotthardDetectorServer/server_funcs.c b/slsDetectorSoftware/gotthardDetectorServer/server_funcs.c index 2b705811f..9915a5771 100755 --- a/slsDetectorSoftware/gotthardDetectorServer/server_funcs.c +++ b/slsDetectorSoftware/gotthardDetectorServer/server_funcs.c @@ -1981,7 +1981,7 @@ int start_and_read_all(int file_des) { } - + startStateMachine(); /* ret=startStateMachine(); if (ret!=OK) {