lolpro11

Results 5 comments of lolpro11

```rust extern crate serial; use std::env; use std::io; use std::time::Duration; use std::io::prelude::*; use serial::prelude::*; fn main() { for arg in env::args_os().skip(1) { let mut port = serial::open(&arg).unwrap(); interact(&mut port).unwrap(); }...

I agree with this tag, although this tag should honestly be automated (no idea how)

Good point. That was my only concern for this idea. Message ID: ***@***.***> >

> I don’t have time to maintain this, but I’d be happy to give maintainer status to someone. On Jul 24, 2023, at 18:36, Pranshu Tanwar ***@***.***> wrote: guys yall...

Agreed, I need this feature