Adding new ID Pin API introduced in mioDAQ#677
Merged
WayneDroid merged 5 commits intoni:masterfrom Mar 21, 2025
tjying95:master
Merged
Adding new ID Pin API introduced in mioDAQ#677WayneDroid merged 5 commits intoni:masterfrom tjying95:master
WayneDroid merged 5 commits intoni:masterfrom
tjying95:master
Conversation
tjying95
commented
Mar 4, 2025
Contributor
Author
|
Quick question about CHANGELOG.md. Do I just create a new release version 1.1.1 and add this change there? |
Collaborator
Latest release is 1.0.2, so 1.1.0 is vNext. Just add it to that section |
zhindes
requested changes
Mar 4, 2025
bkeryan
requested changes
Mar 13, 2025
bkeryan
requested changes
Mar 14, 2025
zhindes
approved these changes
Mar 17, 2025
bkeryan
reviewed
Mar 17, 2025
Signed-off-by: Jun Ying Tan <9677893+tjying95@users.noreply.github.com>
Signed-off-by: Jun Ying Tan <9677893+tjying95@users.noreply.github.com>
Signed-off-by: Jun Ying Tan <9677893+tjying95@users.noreply.github.com>
Signed-off-by: Jun Ying Tan <9677893+tjying95@users.noreply.github.com>
bkeryan
approved these changes
Mar 21, 2025
WayneDroid
approved these changes
Mar 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this Pull Request accomplish?
Adding new ID Pin API support introduced in mioDAQ.
Depends on the following PRs:
Why should this Pull Request be merged?
This is needed to enable mioDAQ ID Pin python API support.
What testing has been done?
Ran the test with a latest 25.0 DAQmx stack locally.