Hi,
In struct "trackerProc_TargetDescrHandle_t", you define the "bool currentDescr". What What's the different when the "currentDescr" is true(or false)?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
In struct "trackerProc_TargetDescrHandle_t", you define the "bool currentDescr". What What's the different when the "currentDescr" is true(or false)?
Hi,
We use ping-pong buffering to output the data each frame. The currentDescr indicates which side (ping or pong) is being used.
Best,
Nate