fix a chain of glove and hand-tracking bugs that render the hand-tracking state invalid at certain times

This commit is contained in:
Mamadou Babaei
2024-11-08 12:24:07 +01:00
parent 551e625c1f
commit 1e11ab6320
3 changed files with 20 additions and 3 deletions
@@ -51,7 +51,7 @@ struct SENSEGLOVESETTINGS_API FSGGloveTrackingSettings
public:
/**
* The interval in which the tracking module checks for glove connectivity.
* The interval in which the tracking module checks for glove connectivity (in milliseconds).
*
* The default is 16.666666f which means 60 times per second.
*/