Hotfixes
This commit is contained in:
@@ -35,7 +35,7 @@ float getOverallStandardDeviation();
|
||||
|
||||
float getLastReading(int sensorIndex);
|
||||
|
||||
bool anomalyDetect(float average, float standardDeviation);
|
||||
void anomalyDetect(float average, float standardDeviation);
|
||||
|
||||
int getOutlierCount();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user