Samuel
Samuel
Your board isn't talking to the Arduino software (Bad serial connection for example or blown chip)
What does this have to do whit this project ?
I have done a similar thing for an old version of fbchat here's my code but I'm not sure if it will work: ``` class ListenBot(fbchat.Client): def onMessage(self, author_id, message_object,...
Actually PrismarineJS doesn't use the device code flow by default, it only does if it can't authenticate on Xbox live with a username / password Over the last few days...
Actually, I meant compatible as in "doesn't need to rewrite everything that uses the auth_token variable", my token classes use pretty much the same functions as the current one, so...
(As a workaround you can set a light to dimmer and changed the icon but not so great)
Is there an update on porting this library ?
Thanks for looking into this, I think you're right and I totally forgot to implement the pulse length on the Arduino side, for the custom protocol I think it's totally...
True I might look into it but you just thrown a lot of changes at me in no time 😃 so I will need some time to do all that...
Opened a new branch for it (arduino_json_migration), might be a couple of weeks until I finish it really busy right now