Update camera_test with extra key
This commit is contained in:
parent
3020ab59f4
commit
9a6f80edf4
2 changed files with 5 additions and 4 deletions
|
|
@ -98,6 +98,7 @@ def test_thing_description_equivalence(mock_picam_thing):
|
|||
picamera_extra_props = {
|
||||
"mjpeg_bitrate",
|
||||
"colour_correction_matrix",
|
||||
"gamma_correction",
|
||||
"lens_shading_tables",
|
||||
"sensor_resolution",
|
||||
"capture_metadata",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue