Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

isaric
Copy link
Contributor

@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.

@crazybber
Copy link
Contributor

thanks for this update.

@crazybber crazybber merged commit 703c8c8 into use-go:master Sep 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants