From 88eb43ec911aee71fe50310369b0d21c42daba4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=AB=8B=E6=96=B0?= Date: Fri, 14 Jan 2022 14:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9install?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- othersoft/shuttercali/project/LocationCali/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/othersoft/shuttercali/project/LocationCali/main.cpp b/othersoft/shuttercali/project/LocationCali/main.cpp index 0353a36..12260cd 100644 --- a/othersoft/shuttercali/project/LocationCali/main.cpp +++ b/othersoft/shuttercali/project/LocationCali/main.cpp @@ -32,6 +32,7 @@ int main(int argc, char* argv[]) return 0; } + // cali; int bandsnumber=1024; QString SensorTypestr(argv[1]); QString PositionNumberstr(argv[2]);