swojo

Results 3 comments of swojo

Run manager.run() in another thread or process, then you can stop it with manager.stop(). If you run it in a thread, it should be easy to access the device class...

Yeah, I tried it and didn't have any problems. @its2loud, I edited your example a little to show you how I did it. The manager.run() function is the blocking one...

Can this be implemented in pico_faulty or should it be separate?