Skip to content

Need to clear DTR when running in RPI4 #6

Description

@Mygao

FYI, to run A1 in RP4, below line should be added after port creation.
(I forked mine from https://github.com/RandomStudio/rplidar.rs/tree/update-min BTW)

...
let dtr_result = serial_port.write_data_terminal_ready(false);
...

Anyway, thank you for the library!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions