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

Add GPIO current limit warning(s) #6180

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

yuri-rage
Copy link
Contributor

Included a GPIO current limit warning and referenced it on associated common articles.

Copy link
Contributor

@Hwurzburg Hwurzburg left a comment

Choose a reason for hiding this comment

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

we dont have a gripper that uses a gpio, my mistake....but we do use the output pins many other places like ice ignition/start,etc. but I dont think we need to worry about those since they are logic outputs to those devices...perhaps the buzzer page after line 32?

@@ -4,6 +4,9 @@
Buttons
=======

.. warning::
Copy link
Contributor

Choose a reason for hiding this comment

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

buttons are configured as inputs,not outputs so dont need this warning

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed along with adding same for buzzer. Agree on the other various functions - I took a look at a solid sample of those and came to the same conclusion.

@Hwurzburg
Copy link
Contributor

thanks

@Hwurzburg Hwurzburg merged commit e9d4759 into ArduPilot:master Aug 14, 2024
4 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