Default to new camera and stage settings slip
This commit is contained in:
parent
0d8396b3e4
commit
65a28cc0f4
1 changed files with 5 additions and 2 deletions
|
|
@ -4,8 +4,11 @@ fov: [4100, 3146]
|
|||
# Capture quality
|
||||
jpeg_quality: 75
|
||||
|
||||
# Parameters specific to PiCamera objects
|
||||
picamera_settings: ~/.openflexure/picamera_settings.yaml
|
||||
# Parameters specific to camera objects
|
||||
camera_settings: ~/.openflexure/camera_settings.yaml
|
||||
|
||||
# Parameters specific to stage objects
|
||||
stage_settings: ~/.openflexure/stage_settings.yaml
|
||||
|
||||
# Default plugins
|
||||
plugins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue