We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/ar-tracking/DTrackSDK/blob/master/examples/example_universal.cpp has the following code
std::cout << "Usage: example_universal [<server host/ip>:]<data port>[:fw]" << std::endl;
but no explanation of what fw means. https://github.com/ar-tracking/DTrackSDK/blob/master/doc/DTrackSDK_Programmers-Guide.pdf does not mention fw. https://github.com/ar-tracking/DTrackSDK/blob/master/readme.txt does not mention fw.
A link to documentation about fw is enough.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/ar-tracking/DTrackSDK/blob/master/examples/example_universal.cpp
has the following code
but no explanation of what fw means.
https://github.com/ar-tracking/DTrackSDK/blob/master/doc/DTrackSDK_Programmers-Guide.pdf does not mention fw.
https://github.com/ar-tracking/DTrackSDK/blob/master/readme.txt does not mention fw.
A link to documentation about fw is enough.
The text was updated successfully, but these errors were encountered: