From 3fa8f19daf8b36b0703002d78a84e5bb7919849b Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Thu, 23 Jan 2025 12:08:26 +0100 Subject: add support of inno-maker ov9281 --- profile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profile.cpp') diff --git a/profile.cpp b/profile.cpp index 0c4967c..2c7b9a9 100644 --- a/profile.cpp +++ b/profile.cpp @@ -23,7 +23,7 @@ Profile::Profile( if (!done) { for (size_t i = 9471; i < 9472; i++) { - std::cout << "row #" << i << ": "; + std::cout << __func__ << ": row #" << i << ": "; for (size_t j = 0; j < 1280; ++j) { const auto& x = calibrationTableX->at(j).at(i); -- cgit v1.2.3-70-g09d2