Something like...
use 3.3/4095 instead if you are using C or python.
Code:
*pDst++ = ((float) *pIn++ / 4095.0f);
Statistics: Posted by carlk3 — Tue Feb 27, 2024 11:12 pm
Something like...
use 3.3/4095 instead if you are using C or python.
Code:
*pDst++ = ((float) *pIn++ / 4095.0f);
Statistics: Posted by carlk3 — Tue Feb 27, 2024 11:12 pm