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_Scripting: ESC_slew_rate: fix lua warning #28513

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

tpwrules
Copy link
Contributor

@tpwrules tpwrules commented Nov 1, 2024

Docs say that logger must be called with :.

Not sure why this didn't get caught on the initial merge. Perhaps the checker upgraded.

Docs say that logger must be called with `:`.
@tpwrules tpwrules requested a review from tridge November 1, 2024 01:02
@tridge
Copy link
Contributor

tridge commented Nov 1, 2024

We should also reset the CHAN parameter on startup

@tpwrules
Copy link
Contributor Author

tpwrules commented Nov 4, 2024

This also needs to go in 4.6 so that CI passes.

Copy link
Member

@IamPete1 IamPete1 left a comment

Choose a reason for hiding this comment

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

I wonder why this started failing.

@IamPete1 IamPete1 merged commit 195d3b7 into ArduPilot:master Nov 4, 2024
99 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants