Consolidate functionality into BaseCamera from Capture Thing and StreamingPicamera2
This commit is contained in:
parent
b5606984ae
commit
4368dc3d90
9 changed files with 202 additions and 192 deletions
|
|
@ -5,7 +5,7 @@ from labthings_picamera2 import recalibrate_utils
|
|||
import pytest
|
||||
|
||||
|
||||
MODEL = Picamera2.global_camera_info()[0]['Model']
|
||||
MODEL = Picamera2.global_camera_info()[0]["Model"]
|
||||
|
||||
|
||||
def check_camera_available():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue