更新版本号

This commit is contained in:
13038267101 2023-03-06 10:06:44 +08:00
parent 0215b0f83c
commit 95aaed59c2
1 changed files with 1 additions and 1 deletions

View File

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