fix documentation of framebuffer_count
This commit is contained in:
parent
dd28341b94
commit
86f9d98a5d
|
@ -57,7 +57,7 @@
|
||||||
//| pixel_format: PixelFormat=PixelFormat.RGB565,
|
//| pixel_format: PixelFormat=PixelFormat.RGB565,
|
||||||
//| frame_size: FrameSize=FrameSize.QQVGA,
|
//| frame_size: FrameSize=FrameSize.QQVGA,
|
||||||
//| jpeg_quality: int=15,
|
//| jpeg_quality: int=15,
|
||||||
//| double_buffered: bool = True,
|
//| framebuffer_count: int = 1,
|
||||||
//| grab_mode: GrabMode = GrabMode.WHEN_EMPTY,
|
//| grab_mode: GrabMode = GrabMode.WHEN_EMPTY,
|
||||||
//| ) -> None:
|
//| ) -> None:
|
||||||
//| """
|
//| """
|
||||||
|
|
Loading…
Reference in New Issue