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

SRV_Channel: fix comment #26408

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

Williangalvani
Copy link
Contributor

No description provided.

@@ -376,7 +376,7 @@ class SRV_Channels {
static void set_output_pwm_chan_timeout(uint8_t chan, uint16_t value, uint16_t timeout_ms);

// set output value for a function channel as a scaled value. This
// calls calc_pwm() to also set the pwm value
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe the comment should be, "this should be followed by a call to calc_pwm() to output the pwm values"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@rmackay9 rmackay9 merged commit 1a443f7 into ArduPilot:master Mar 6, 2024
89 checks passed
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