Skip to content

Exposing the PwmArray in analog.cpp #462

Open
@landret

Description

@landret

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions