Skip to content

Commit

Permalink
chore: remove useless comment
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Mar 21, 2024
1 parent ae02f46 commit 55e2f06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/hwhandler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ list_picam_resolution() {
done < <(libcamera-hello --list-cameras | sed '1,2d;s/Modes:/Colorspace:/')
}

#type=3):
get_libcamera_controls() {
local ust_bin flags
flags=( --camera-type=libcamera --camera-list_options )
Expand Down

0 comments on commit 55e2f06

Please sign in to comment.