Tiny change

This commit is contained in:
Grant Sanderson 2021-01-02 23:02:02 -08:00
parent 3b26a6c260
commit d1c6b80622

View file

@ -130,8 +130,8 @@ class Camera(object):
CONFIG = {
"background_image": None,
"frame_config": {},
"pixel_height": DEFAULT_PIXEL_HEIGHT,
"pixel_width": DEFAULT_PIXEL_WIDTH,
"pixel_height": DEFAULT_PIXEL_HEIGHT,
"frame_rate": DEFAULT_FRAME_RATE,
# Note: frame height and width will be resized to match
# the pixel aspect ratio