int sensSmoothArray1[FILTERSAMPLES]; // array for holding raw sensor values for sensor1 int sensSmoothArray2[FILTERSAMPLES]; // array for holding raw sensor values for sensor2 int rawData1, ...
Some results have been hidden because they may be inaccessible to you