From 89a36fb8189097ad3f186e21b9c71852357b5d82 Mon Sep 17 00:00:00 2001 From: tangchao Date: Mon, 9 May 2022 14:08:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- othersoft/calibration_console/Source_Files/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/othersoft/calibration_console/Source_Files/main.cpp b/othersoft/calibration_console/Source_Files/main.cpp index 09b87bd..c865617 100644 --- a/othersoft/calibration_console/Source_Files/main.cpp +++ b/othersoft/calibration_console/Source_Files/main.cpp @@ -124,7 +124,7 @@ int main(int argc, char *argv[]) //×Ô¶¯ÆØ¹â logout("
AutoExpose!"); -// m_FiberSpectrometer->autoExpose(); + m_FiberSpectrometer->autoExpose();// int iExposureTime; m_FiberSpectrometer->getExposureTime(iExposureTime);