forked from menault/TD2_DEV51_Qualite_Algo
set_stats_ping_diagram
This commit is contained in:
@@ -210,7 +210,7 @@ void whileSet_stats_ping()
|
||||
{
|
||||
/* Number of ping readed (for mean calculation) */
|
||||
nb_ping++;
|
||||
evaluatePing(ping,&max,&min,&nb_high,&sum)
|
||||
evaluatePing(ping,&max,&min,&nb_high,&sum);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user