mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
WIP
This commit is contained in:
@ -177,7 +177,9 @@ int main(int argc, char *argv[]) {
|
||||
#if defined(MYTHEN3D) || defined(GOTTHARD2D)
|
||||
rebootNiosControllerAndFPGA();
|
||||
#else
|
||||
#ifndef VIRTUAL
|
||||
system("reboot");
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
LOG(logINFO, ("Goodbye!\n"));
|
||||
|
Reference in New Issue
Block a user