#include <math.h> #include "BCUCal.h" #include "BCUDisp.h" extern boolean_T FirstRun_ISC; extern void ISC_Init(void); extern void ISC(void); extern int16_T ArrMean(int16_T *Data, uint16_T m);