Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Skyfrei created a comment on an issue on serialport/serialport-rs
I will have to try again with flushing. I am using a unicore UM982 to test (which is the error above). But testing with an arduino R4 minima it works fine without flushing. I will give it anothe...
Skyfrei opened an issue on serialport/serialport-rs
Write doesn't get sent
```rs fn write_serial(port: &mut Box<dyn SerialPort>) { println!("\nWrite the serial message!\n"); let mut buffer = String::from("\rVERSIONA\r\n"); //let _ = io::stdin().read_line(&...Skyfrei created a branch on Skyfrei/rusty-serial
master - Serial terminal communication using rust. Read and write to the serial port.
Skyfrei created a repository: Skyfrei/rusty-serial
https://github.com/Skyfrei/rusty-serial - Serial terminal communication using rust. Read and write to the serial port.
Skyfrei created a repository: Skyfrei/charlotte
https://github.com/Skyfrei/charlotte - Charlotte split keyboard project