Commit 4385c061 authored by 957dd's avatar 957dd

可以提交第三方库

parent d1e6008f
...@@ -196,6 +196,7 @@ int main(int argc, char* argv[]) { ...@@ -196,6 +196,7 @@ int main(int argc, char* argv[]) {
tag_id.push_back(i); tag_id.push_back(i);
} }
g_file_read = std::make_shared<FileReader>(DEVICE_FILE_PATH); g_file_read = std::make_shared<FileReader>(DEVICE_FILE_PATH);
g_device_id = file_open_read(); g_device_id = file_open_read();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment