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

exports device params, fixes error in comments, adds gitignore file #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isaric
Copy link

@isaric isaric commented Dec 3, 2023

I noticed when using the discovery function it was not possible to get the DeviceParams struct from the Device. This meant that the base address of a discovered camera was not directly accessible.

This PR adds a getter method for DeviceParams and fixes a minor error in the comments.

It also adds a .gitignore file currently only populated for the IntelliJ series of IDEs.

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.

None yet

1 participant