linklayer / cantact

Drivers and Command Line Interface for CANtact tools
http://cantact.io
MIT License
46 stars 12 forks source link

Hardcoded 500kbps for ./can send? #11

Closed brainstorm closed 3 years ago

brainstorm commented 3 years ago

I just noticed that the following send code sets 500kbps (by default?):

https://github.com/linklayer/cantact/blob/master/src/send.rs#L15

Have you tested sending data with Cantact Pro on devices that run on 250kbps?