diff --git a/board/raspberrypi/motioneye-modules/streameyectl.py b/board/raspberrypi/motioneye-modules/streameyectl.py index 7fd7f34eb4..c006e20c72 100644 --- a/board/raspberrypi/motioneye-modules/streameyectl.py +++ b/board/raspberrypi/motioneye-modules/streameyectl.py @@ -58,7 +58,8 @@ AWB_CHOICES = [ ('fluorescent', 'Fluorescent'), ('incandescent', 'Incandescent'), ('flash', 'Flash'), - ('horizon', 'Horizon') + ('horizon', 'Horizon'), + ('greyworld', 'Greyworld') ] METERING_CHOICES = [ diff --git a/board/raspberrypi2/motioneye-modules/streameyectl.py b/board/raspberrypi2/motioneye-modules/streameyectl.py index 7fd7f34eb4..c006e20c72 100644 --- a/board/raspberrypi2/motioneye-modules/streameyectl.py +++ b/board/raspberrypi2/motioneye-modules/streameyectl.py @@ -58,7 +58,8 @@ AWB_CHOICES = [ ('fluorescent', 'Fluorescent'), ('incandescent', 'Incandescent'), ('flash', 'Flash'), - ('horizon', 'Horizon') + ('horizon', 'Horizon'), + ('greyworld', 'Greyworld') ] METERING_CHOICES = [ diff --git a/board/raspberrypi3/motioneye-modules/streameyectl.py b/board/raspberrypi3/motioneye-modules/streameyectl.py index 7fd7f34eb4..c006e20c72 100644 --- a/board/raspberrypi3/motioneye-modules/streameyectl.py +++ b/board/raspberrypi3/motioneye-modules/streameyectl.py @@ -58,7 +58,8 @@ AWB_CHOICES = [ ('fluorescent', 'Fluorescent'), ('incandescent', 'Incandescent'), ('flash', 'Flash'), - ('horizon', 'Horizon') + ('horizon', 'Horizon'), + ('greyworld', 'Greyworld') ] METERING_CHOICES = [ diff --git a/board/raspberrypi4/motioneye-modules/streameyectl.py b/board/raspberrypi4/motioneye-modules/streameyectl.py index 7fd7f34eb4..c006e20c72 100644 --- a/board/raspberrypi4/motioneye-modules/streameyectl.py +++ b/board/raspberrypi4/motioneye-modules/streameyectl.py @@ -58,7 +58,8 @@ AWB_CHOICES = [ ('fluorescent', 'Fluorescent'), ('incandescent', 'Incandescent'), ('flash', 'Flash'), - ('horizon', 'Horizon') + ('horizon', 'Horizon'), + ('greyworld', 'Greyworld') ] METERING_CHOICES = [