oops
This commit is contained in:
parent
06f1c42c29
commit
ed19b57841
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ for t in t_l:
|
|||
# if mbit_s>600.0: print(i, " ", t, " ", mbit_s)
|
||||
if mbit_s>10000.0: mbit_s=0.0
|
||||
tot_mbit_s += mbit_s;
|
||||
prev[i]=x
|
||||
prev[i]=x
|
||||
mb_l.append(tot_mbit_s)
|
||||
|
||||
mb_l.sort()
|
||||
|
|
Loading…
Add table
Reference in a new issue