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 incorrect probe position when backing off #138

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Fix incorrect probe position when backing off #138

merged 1 commit into from
Sep 15, 2024

Conversation

benagricola
Copy link
Member

We weren't saving global.mosMI in G6512 straight after calling G6512.1 so back-offs called in G6550 were overwriting global.mosMI before it was being read at the bottom of G6512. We now save the value to a local variable before backing off.

@benagricola benagricola merged commit 2f38585 into main Sep 15, 2024
@benagricola benagricola deleted the fix branch September 15, 2024 19:01
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.

1 participant