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

Fixed error when saving configuration for FloatThreshold #649

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

rogerlittin
Copy link
Contributor

Removed unused out_range_ parameter from ThresholdTransform.

This PR fixes a bug that prevents the configuration for a FloatThreshold transform from being saved.
It also removes the unused out_range_ variable from ThresholdTransform, which is always the opposite of in_range_.

Removed unused `out_range_` parameter from ThresholdTransform
@mairas
Copy link
Collaborator

mairas commented Jun 22, 2023

Sorry, I had missed the notification email! Looks good to me.

@mairas mairas merged commit 6e84c00 into SignalK:main Jun 22, 2023
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