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 enum for COM_RC_IN_MODE in failsafe #21733

Merged
merged 1 commit into from Jun 19, 2023
Merged

Conversation

beniaminopozzan
Copy link
Member

Solved Problem

_param_com_rc_in_mode.get() was compared with the wrong enum.

Solution

  • Add enum RcInMode to improve code readability

Changelog Entry

none necessary

add enum RcInMode

Signed-off-by: Beniamino Pozzan <beniamino.pozzan@phd.unipd.it>
@bkueng bkueng merged commit 957a06a into main Jun 19, 2023
83 of 86 checks passed
@bkueng bkueng deleted the pr-fix-enum-in-failsafe branch June 19, 2023 06:04
@MaEtUgR
Copy link
Member

MaEtUgR commented Jun 19, 2023

@beniaminopozzan Thanks for spotting and fixing this one! I wasn't aware this changed but apparently the mistake happened here: d821404#diff-4e0d2266483181156b1453ad90607d7be8960912784da7c7647d0f429992701cR357 👀

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.

None yet

3 participants