Added rotation of camera, closes #45
This commit is contained in:
@@ -16,6 +16,8 @@ style = default
|
||||
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline,
|
||||
# opencv, picamera, dummy)
|
||||
module = python-gphoto2
|
||||
# Specify rotation of camera in degree (possible values: 0, 90, 180, 270)
|
||||
rotation = 0
|
||||
|
||||
[Gpio]
|
||||
# Enable use of GPIO (True/False)
|
||||
|
||||
Reference in New Issue
Block a user