Skip to content

Commit

Permalink
camera: Fix maximum exposure time value for Camera v1
Browse files Browse the repository at this point in the history
This value is 6s only in the legacy firmware stack, which is not functional
in Bookworm.

Signed-off-by: Naushir Patuck <[email protected]>
  • Loading branch information
naushir committed Sep 5, 2023
1 parent 4ff414f commit 35dc925
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Then, please follow the relevant setup instructions for the xref:../computers/ca
| Depends on lens

| Maximum exposure times (seconds)
| 6 (legacy) / 0.97 (libcamera)
| 0.97
| 11.76
| 112
| 112
Expand Down

0 comments on commit 35dc925

Please sign in to comment.