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

Fix issue with adding PDO parameter #25 #26

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

sveinse
Copy link
Member

@sveinse sveinse commented May 21, 2024

Fixes the issue of adding new PDO parameters from the UI.

Closes #25

Copy link

Copy link

@BriacLR BriacLR left a comment

Choose a reason for hiding this comment

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

Good work!

Copy link

@svengetaz svengetaz left a comment

Choose a reason for hiding this comment

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

Looks good

@sveinse sveinse merged commit ede38d1 into main May 22, 2024
3 checks passed
@sveinse sveinse deleted the fix-add-pdo-parameter-bug branch May 22, 2024 06:39
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.

Adding new PDO (Transmit and Receive) only adds it to Mapping but not to Parameters
3 participants