-
I use a status led successfully, and added a GPIO control config
Is it used and working somewhere? |
Beta Was this translation helpful? Give feedback.
Answered by
topas-rec
Mar 10, 2023
Replies: 1 comment
-
Works, when setting it up correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
topas-rec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works, when setting it up correctly.
I made the mistake of using only a
Button
as shutdown button in thegpio_settings.ini
. Using aShutdownButton
instead enables the blinking LED feature for this button.Documented here.