Compare commits

..

No commits in common. "d265e6cc03b370f1624ead2382aa0eb41c90f830" and "0d8c7d7f197c9120f988137ab7f5daa0b7342bed" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ HG_SCANPARAMS m_params;
std::string img_type_ = ".jpg";
void* m_obj_usb = nullptr;
void* m_obj_img = nullptr;
static const char* SDKVersion = "4.39.03.02";
static const char* SDKVersion = "4.23.02.23";
char deviceList[60];
unsigned int compression_data = 80;
HG_OnDevice_Event_Callback m_callback_OnDevcie_Event = nullptr;