Skip to content

Commit

Permalink
[Automated] Merged develop into target master
Browse files Browse the repository at this point in the history
  • Loading branch information
mryel00 authored Oct 26, 2023
2 parents 5af6350 + e2f5ec0 commit 1348dc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/hwhandler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ detect_h264() {
## Determine if cam has MJPEG Hardware encoder
## call detect_mjpeg <nameornumber> ex.: detect_mjpeg foobar
## returns 1 = true / 0 = false ( numbers are strings! not int!)
# small test
detect_mjpeg() {
local dev
dev="$(get_param "cam ${1}" device)"
Expand Down

0 comments on commit 1348dc8

Please sign in to comment.