Rust Multithreading Freezing with Serial Ports
I’ve been working on a rust project to communicate to an Arduino through serial port. I’ve found a few cargo dependencies that do the trick. But with the few I have tested, they have this same problem:
I’ve been working on a rust project to communicate to an Arduino through serial port. I’ve found a few cargo dependencies that do the trick. But with the few I have tested, they have this same problem: