From 7bc77048d2bac80b675dbc0270a1a83559cb4b0f Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Tue, 11 Nov 2025 09:33:37 +0100 Subject: build for radxa zero 3e on native debian --- src/camera/ov9281.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/camera') diff --git a/src/camera/ov9281.cpp b/src/camera/ov9281.cpp index a629a91..8f84255 100644 --- a/src/camera/ov9281.cpp +++ b/src/camera/ov9281.cpp @@ -119,8 +119,8 @@ bool OV9281::validateConfig() << std::endl; std::cout << __func__ << ":\tbufferCount: " << streamConfig.bufferCount << std::endl; - std::cout << __func__ << ":\torientation: " << m_config->orientation - << std::endl; + // std::cout << __func__ << ":\torientation: " << m_config->orientation + // << std::endl; break; } case CameraConfiguration::Status::Invalid: { -- cgit v1.2.3-70-g09d2