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 update setpoint function #5

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Fix update setpoint function #5

merged 2 commits into from
Jan 6, 2025

Conversation

psachs
Copy link
Member

@psachs psachs commented Jan 6, 2025

A internally a wrong argument is provided to the update setpoint call, causing it to throw and exception instead of updating the setpoint.

This commit fixes this issue and updates the version and changelog for a 1.0.1 bugfix release.

psachs added 2 commits January 6, 2025 17:57
A internally a wrong argument is provided to the update setpoint
call, causing it to throw and exception instead of updating the
setpoint.

This commit fixes this issue and updates the version and changelog
for a 1.0.1 bugfix release.
@psachs psachs merged commit 2a680ff into master Jan 6, 2025
13 checks passed
@psachs psachs deleted the fix-update-setpoint branch January 6, 2025 17:19
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.

2 participants