Remove section of docstring that no longer applies
This commit is contained in:
parent
f3ec5a445a
commit
a8323c4f58
1 changed files with 0 additions and 1 deletions
|
|
@ -338,7 +338,6 @@ class StreamingPiCamera2(BaseCamera):
|
||||||
|
|
||||||
:param pause_stream: If False the `Picamera2` instance is simply yielded.
|
:param pause_stream: If False the `Picamera2` instance is simply yielded.
|
||||||
If True:
|
If True:
|
||||||
* Updated persistent controls
|
|
||||||
* Stop the MJPEG Stream
|
* Stop the MJPEG Stream
|
||||||
* Yield the `Picamera2` instance for function calling the context manager to
|
* Yield the `Picamera2` instance for function calling the context manager to
|
||||||
make changes.
|
make changes.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue