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

Support for Logitech Sight #7197

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Support for Logitech Sight #7197

wants to merge 1 commit into from

Conversation

vcdmp
Copy link
Collaborator

@vcdmp vcdmp commented May 1, 2024

Type of pull request:

@vcdmp
Copy link
Collaborator Author

vcdmp commented May 1, 2024

Work in progress, going thru integration testing. Will update PR when ready.

child,
json_object_get_string_member(json_device,
"serial"));
if (json_object_has_member(json_device, "type")) {
Copy link
Member

Choose a reason for hiding this comment

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

this is way too deep; can you abstract it out into a few new functions please.


[USB\VID_046D&PID_087A]
Plugin = logitech_bulkcontroller
InstallDuration = 1500
Copy link
Member

Choose a reason for hiding this comment

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

needs a newline at the end of the file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants