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

AP_AccelCal:Remove an unusable return #29398

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

JulioCesarMatias
Copy link

At the end of void AP_AccelCal::update_status() there is a return; that shouldn't be there.

Copy link
Contributor

@peterbarker peterbarker left a comment

Choose a reason for hiding this comment

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

You've got the right prefix - AP_AccelCal: .

But you also need it on the commit, not just on the PR title.

Let me know if you need help fixing this 9 our Wiki has instructions on the git operaitons required for this.

Copy link
Contributor

@peterbarker peterbarker left a comment

Choose a reason for hiding this comment

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

LGTM

@IamPete1 IamPete1 merged commit 25c5cf1 into ArduPilot:master Feb 28, 2025
117 of 119 checks passed
@JulioCesarMatias JulioCesarMatias deleted the ap_accel_cal branch February 28, 2025 20: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.

3 participants