Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pico4SAFTExtTrackingModule.cs #7

Merged

Conversation

lonelyicer
Copy link
Contributor

New Version PICO Connect

New Version PICO Connect
@lonelyicer
Copy link
Contributor Author

New version of Streaming Assistant renamed PICO Connect

@@ -50,7 +50,7 @@ public override (bool eyeSuccess, bool expressionSuccess) Initialize(bool eyeAva
Logger.LogWarning("No data is usable, skipping initialization.");
return (false, false);
}
Logger.LogInformation("Initializing Streaming Assistant data stream.");
Logger.LogInformation("Initializing PICO Connect data stream.");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of changing every "Streaming Assistant" for "PICO Connect" I would rather detect which one is using (with the line 36 comparison), assign that as a variable, and then print the software being used.

@miranda1000 miranda1000 merged commit 25f6731 into regzo2:vrcfacetracking-module Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants