Skip to content

Conversation

Occup
Copy link

@Occup Occup commented Oct 30, 2018

this could simplify the procedure of setup can adapter,you may need to modify the serial id string according to your own device,then run it as root

Occup added 2 commits October 30, 2018 09:37
this could simplify the procedure of setup can adapter,you may need to modify the serial id string according to your own device,then run it as root
{

if [ -z "$(ip link show | ack CAN_UNO)" ];then
if [ -e /dev/serial/by-id/usb-Arduino__www.arduino.cc__0043_55731323935351715112-if00 ];then
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand this is an old PR, but in the case somebody stumbles upon this in the future, this device ID may be specific to OP's arduino model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants