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]);