Change project name & links

This commit is contained in:
John Zhao
2018-11-08 21:12:07 +08:00
parent 154f5f1b91
commit fbec6bfc65
8 changed files with 16 additions and 16 deletions

View File

@@ -226,7 +226,7 @@ API::API(std::shared_ptr<Device> device) : device_(device) {
"to write the image params. If you update the SDK from "
"1.x, the `SN*.conf` is the file contains them. Besides, "
"you could also calibrate them by yourself. Read the guide "
"doc (https://github.com/slightech/MYNT-EYE-SDK-2-Guide) "
"doc (https://github.com/slightech/MYNT-EYE-S-SDK-Guide) "
"to learn more.";
}
}