No starting docstrings with This
This commit is contained in:
parent
f51dae7b3a
commit
be6a6ca6fe
13 changed files with 46 additions and 68 deletions
|
|
@ -1,5 +1,4 @@
|
|||
"""
|
||||
This SubModule interacts with a Raspberry Pi camera using the Picamera2 library.
|
||||
"""Submodule for interacting with a Raspberry Pi camera using the Picamera2 library.
|
||||
|
||||
The Picamera2 library uses LibCamera as the underlying camera stack. This gives us
|
||||
some control of the GPU pipeline for the image.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue