mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 10:08:37 +01:00
virtual servers: redundant declarations fixed
This commit is contained in:
@@ -152,7 +152,7 @@ int main(int argc, char *argv[]){
|
||||
FILE_LOG(logINFORED,("Rebooting!\n"));
|
||||
fflush(stdout);
|
||||
#if defined(MYTHEN3D) || defined(GOTTHARD2D)
|
||||
rebootControllerAndFPGA();
|
||||
rebootNiosControllerAndFPGA();
|
||||
#else
|
||||
system("reboot");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user