- Removed experimental code from numpyHDR

- added picamburst for creating the ev stack
This commit is contained in:
Thomas 2023-03-23 14:47:34 +01:00
parent 50e66f766a
commit 15871f4cef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ config = picam2.create_still_configuration()
picam2.configure(config)
picam2.start()
ctrls = Controls(picam2)
ctrls = controls(picam2)
ctrls.AwbEnable = 1
ctrls.AeEnable = 1
ctrls.ConstraintModeEnum.Highlight