-
Maybe a dumb question, but I didn't find a proper way to get a GPIO pin by number, the only thing I've found is:
It requires the number to be a compile-time constant, but what I need is to read the number from some external places, e.g. config in NVS or remote server. Did I miss anything, or it is just impossible? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
bugadani
Dec 29, 2024
Replies: 1 comment 1 reply
-
This will only be possible after #2854 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
windoze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will only be possible after #2854