matheuswhite / scope-rs

Multiplatform Serial Monitor made in Rust
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Cannot receive data from device on Windows #16

Closed matheuswhite closed 7 months ago

matheuswhite commented 1 year ago

In some devices (on Windows OS), the serial port can send data, but cannot read the response sent by the device. This behaviour is also present in Arduino IDE.