Issues receiving commands over bluetooth #2015
Unanswered
jelleholtkamp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm working on a project where I want the hub to be listening for incoming commands. I have a sort-of working concept, but there's a couple of things I'm struggling with. Admittedly, it is code that I found somewhere on the internet and modified a while ago so I'm not 100% sure on what everything does anymore. I have a couple of questions
Also I realise that there are more efficient ways to structure the code than a bunch of if/elifs but I'll get to that when I fix the above mentioned issues.
The code I'm running on the hub:
I currently use the following code to test sending commands:
Beta Was this translation helpful? Give feedback.
All reactions