Skip to content

Commit

Permalink
Merge pull request #662 from guysoft/improve/issue641
Browse files Browse the repository at this point in the history
Add 046d:0994 to broken fps devices
  • Loading branch information
guysoft authored Jul 4, 2020
2 parents bc29517 + b64a544 commit 75a1d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/octopi/filesystem/home/root/bin/webcamd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MJPGSTREAMER_HOME=/home/pi/mjpg-streamer
MJPGSTREAMER_INPUT_USB="input_uvc.so"
MJPGSTREAMER_INPUT_RASPICAM="input_raspicam.so"

brokenfps_usb_devices=("046d:082b" "1908:2310" "0458:708c" "1e4e:0102" "0471:0311" "038f:6001" "046d:0825")
brokenfps_usb_devices=("046d:082b" "1908:2310" "0458:708c" "1e4e:0102" "0471:0311" "038f:6001" "046d:0825" "046d:0994")

config_dir="/boot/octopi.conf.d"

Expand Down

0 comments on commit 75a1d55

Please sign in to comment.