Michael

Results 18 comments of Michael
trafficstars

I would also like to understand this. I have tried finding any uses in the wild and cannot find anything myself. It seems as though it is available somehow though....

That's not a bad idea at all. Thanks for the suggestion. I haven't even tried this myself yet but, I can always run other code in the sketch to use...

I am not sure about this but, I do not know if the library supports it talking back to the microcontroller. I may be wrong about that though. After playing...

I know this is old but, if you have a 3d mouse then you should understand the undertaking here. there is only 1 real 3d mouse available and they have...

@NicoHood I didn't know it was actually bring worked on. Thanks

I have the same issue. Asyncio seems to be my issue as of now. I am going to troubleshoot further tomorrow. Just wanted to test this and build from it...

> hello there , i have also faced the same issue and resolved by following your steps , but got another issue ![image](https://private-user-images.githubusercontent.com/40384898/332723804-62eb4b14-b7cf-4904-a1da-ab96d75cc8cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTgxOTE2MjEsIm5iZiI6MTcxODE5MTMyMSwicGF0aCI6Ii80MDM4NDg5OC8zMzI3MjM4MDQtNjJlYjRiMTQtYjdjZi00OTA0LWExZGEtYWI5NmQ3NWNjOGNjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjEyVDExMjIwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTllYTQ2NzJmZjc3ZDYwNzg3NDA1MjQ1MTQ3ODhmOTI2MmMyOTAwYTI1NmZmZTU1ZDQzYzlmMGY0YjlhMDFlY2YmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.EfR-_WsQIFy2D8kutY2IyThVqM3aYw-gUfpD3viVNN0) > > * i have already added...

> try to replace > > ``` > echo Starting partial deployment... (backend run on host), use "full" to run all services in containers > ``` > > to >...