led bluetooth connection #659
-
Did someone wrote a piece of code to lit a led when bluetooth connection is established? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Jan 21, 2025
Replies: 1 comment 1 reply
-
That's trivial: have a look at the set_on_connection_state_changed callback and/or the related example |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's trivial: have a look at the set_on_connection_state_changed callback and/or the related example