Skip to content

Exposing the PwmArray in analog.cpp #462

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

Open
landret opened this issue Apr 19, 2025 · 0 comments
Open

Exposing the PwmArray in analog.cpp #462

landret opened this issue Apr 19, 2025 · 0 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@landret
Copy link

landret commented Apr 19, 2025

Hi,

I would need to access the PwmArray pwms in analog.cpp to get info about the enabled Pwm on pins. However, pwms is declared static. Would it be possible to remove the static keyword to extend the scope of this variable?

Thanks.

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants