Skip to content

Commit

Permalink
fixing quirk comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Sep 24, 2024
1 parent a7f14e5 commit 402c514
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ public enum CameraQuirk {
ArduOV2311Controls,
ArduOV9782Controls,
/**
* Camera is innomaker USB OV9281 which also has incorrect v4l exposure times Real range is more
* like 0-500
* Camera is one brand of USB OV9281 which also has incorrect v4l exposure times Real range is
* more like 0-500
*/
InnoOV9281Controls,
ArduOV9782,
/** Camera has odd exposure range, and supports gain control */
See3Cam_24CUG,
InnoOV9281Controls,
}

0 comments on commit 402c514

Please sign in to comment.