We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae02f46 commit 55e2f06Copy full SHA for 55e2f06
libs/hwhandler.sh
@@ -92,7 +92,6 @@ list_picam_resolution() {
92
done < <(libcamera-hello --list-cameras | sed '1,2d;s/Modes:/Colorspace:/')
93
}
94
95
-#type=3):
96
get_libcamera_controls() {
97
local ust_bin flags
98
flags=( --camera-type=libcamera --camera-list_options )
0 commit comments