What is sample Period in MotionFX_Manager.h library?
Posted on February 19, 2018 at 06:16Hey,I am running a sample code for STM32L476RG-SensorTile. In the MotionFX_Manager.h library I found : #define SAMPLE_PERIOD ((uint8_t)10) /* [ms] */.Can any one please tell me what is this about? Is it th...