We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f2801 commit 733f4cbCopy full SHA for 733f4cb
src/vl53lx_def.h
@@ -3479,7 +3479,7 @@ typedef int8_t VL53LX_Error;
3479
#define VL53LX_ERROR_XTALK_EXTRACTION_NO_SAMPLE_FAIL ((VL53LX_Error) - 22)
3480
/*!< Thrown when run_xtalk_extraction fn has 0 successful samples
3481
* when using the full array to sample the xtalk. In this case there is
3482
-* not enough information to generate new Xtalk parm info. The function
+* not enough information to generate new Xtalk param info. The function
3483
* will exit and leave the current xtalk parameters unaltered
3484
*/
3485
#define VL53LX_ERROR_XTALK_EXTRACTION_SIGMA_LIMIT_FAIL ((VL53LX_Error) - 23)
0 commit comments