Skip to content

Incremental Naming of Inputs and Outputs #9

@ModuloFS

Description

@ModuloFS

Hello Alex,

i am playing around with an STM32 and the STM32duino framework. So if i using for example the Pin PB7 as an output it is sometimes hard for me to get the resulting pin number and thus i have to search in the STM32duino framework for the resulting pin number to control this pin.

Because of this behavior, i would suggest to change this so that the input and outputs are named incremental by there creation. So for example in case of the Inputs it would be the index of the InPinmap[] array.

If you like the idea i may provide a pull request to this topic.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions