forgot one full stop
parent
e24b957fa0
commit
1850bed768
|
|
@ -1214,7 +1214,7 @@ print(filtered)
|
||||||
<div class="prose">
|
<div class="prose">
|
||||||
<h2>Step 5: Fine tuning</h2>
|
<h2>Step 5: Fine tuning</h2>
|
||||||
<p>Before moving on, play with the buffer size to see how it effects the results AND the responsiveness to changes.</p>
|
<p>Before moving on, play with the buffer size to see how it effects the results AND the responsiveness to changes.</p>
|
||||||
<p>Try and find a good balance with the time.sleep() value as well</p>
|
<p>Try and find a good balance with the time.sleep() value as well.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue