fixed bug in temp front fpga

This commit is contained in:
Dhanya Maliakal
2016-10-07 15:54:46 +02:00
9 changed files with 61 additions and 4 deletions

View File

@ -191,4 +191,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