enhancement: console command for GPIO overview #19810
0xdefec71f
started this conversation in
Ideas
Replies: 1 comment 13 replies
-
Try gpio all |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I want to suggest an enhancement: It would be nice to have a console command for debugging purposes, that shows all (configured) inputs and outputs. So for example:
getGPIO
Output:
GPIO1=0, GPIO2=1, GPIO3=0, ...
I'm currently struggling with a counter and noticed much too late, that the connected reed contact was permanently low.
Thank you and best regards!
Beta Was this translation helpful? Give feedback.
All reactions