mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
t/hand/mercury: Initialize the frame timing widget correctly
This commit is contained in:
parent
9386e56c3d
commit
96d3896664
|
@ -214,7 +214,7 @@ public:
|
|||
|
||||
void (*keypoint_estimation_run_func)(void *);
|
||||
|
||||
u_frame_times_widget ft_widget;
|
||||
u_frame_times_widget ft_widget = {};
|
||||
|
||||
public:
|
||||
explicit HandTracking();
|
||||
|
|
Loading…
Reference in a new issue