feat: StepDetector update FPS, more FPS fixes
This commit is contained in:
@@ -51,6 +51,7 @@ protected:
|
||||
Resampler res_x;
|
||||
Resampler res_y;
|
||||
Resampler res_z;
|
||||
double fps;
|
||||
|
||||
public:
|
||||
StepDetector(double fps, StepListener *listener, bool debug = false);
|
||||
|
||||
Reference in New Issue
Block a user