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
I found a problem, and the steps like,
I think it doesn't work to change modulation frequence by command. And hardware team suggests me to use 24Mhz upon Voxel-D for some reason.
How to change the default frequency to 24Mhz? I see some relative code in "ToFTinTinCamera.cpp". And I need more solid info to indicate me modify it.
The text was updated successfully, but these errors were encountered:
Could you please double check the default modulation frequency?
As of commit 666d83f, the default for VoxelD has already been updated to 24 MHz.
in VoxelCLI, you can run 'get mod_freq1' to check the default frequency at startup.
Sorry, something went wrong.
I have updated my code. Thanks a lot.
No branches or pull requests
I found a problem, and the steps like,
I think it doesn't work to change modulation frequence by command.
And hardware team suggests me to use 24Mhz upon Voxel-D for some reason.
How to change the default frequency to 24Mhz?
I see some relative code in "ToFTinTinCamera.cpp".
And I need more solid info to indicate me modify it.
The text was updated successfully, but these errors were encountered: