Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 2f60438

Browse files
committed
Update documentation
1 parent 33e13c4 commit 2f60438

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/motionplus_config.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,17 +1035,17 @@ <h3><a name="libcam_params"></a>libcam_params</h3>
10351035
</ul>
10361036
<ul>
10371037
<i><h4> Transform(string)</h4></i>
1038-
(These are libcamera interpretations of transform and rotate may not provide result you anticipate.)
1038+
(These are libcamera transform and rotate options and may not provide result you anticipate.)
10391039
<div><ul>
10401040
<li> Identity</h4></i>
10411041
<li> Rot0</li>
10421042
<li> HFlip</li>
10431043
<li> VFlip</li>
10441044
<li> HVFlip</li>
10451045
<li> Rot180</li>
1046-
<li> Transpose</li>
1047-
<li> Rot270</li>
1048-
<li> Rot90</li>
1046+
<li> Transpose(not currently supported by libcamera)</li>
1047+
<li> Rot270(not currently supported by libcamera)</li>
1048+
<li> Rot90(not currently supported by libcamera)</li>
10491049
<li> Rot180Transpose</li>
10501050
</ul></div>
10511051

0 commit comments

Comments
 (0)