-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request