slsDetector/slsDetectorCommand.cpp

This commit is contained in:
Dhanya Maliakal
2016-10-20 07:31:53 +02:00
12 changed files with 132 additions and 29 deletions

View File

@@ -192,4 +192,7 @@ int Feb_Control_GetModuleNumber();
void Feb_Control_SetRateCorrectionVariable(int activate_rate_correction);
int Feb_Control_PrintCorrectedValues();
int Feb_Control_GetLeftFPGATemp();
int Feb_Control_GetRightFPGATemp();
#endif