libcamera/Documentation/guides
Barnabás Pőcze 2ae569dad2 Documentation: guides: application-developer: Fix variable shadowing
The mentioned commit mistakenly introduced a new variable for storing
the camera instead of just assigining to the global variable defined
earlier in the tutorial. Fix that by making it an assignment.

Bug: https://bugs.libcamera.org/show_bug.cgi?id=252
Fixes: e77a275110 ("treewide: Query list of cameras just once")
Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2025-02-04 17:53:50 +01:00
..
application-developer.rst Documentation: guides: application-developer: Fix variable shadowing 2025-02-04 17:53:50 +01:00
ipa.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00
pipeline-handler.rst libcamera: Replace usage of lroundf() with std::lround() 2024-09-30 10:56:48 +03:00
tracing.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00