included a febl and febr temp read

This commit is contained in:
Dhanya Maliakal
2016-10-07 15:44:13 +02:00
parent 5082435501
commit 28f96f4b51
9 changed files with 61 additions and 4 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