Skip to content
Snippets Groups Projects
Commit 602e2fc4 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added an udev rule to assign a special name (car_lights) to the USB device.

parent 8fcd17d1
No related branches found
No related tags found
No related merge requests found
rate: 10 rate: 10
serial_port: "/dev/ttyACM0" serial_port: "/dev/car_lights"
baudrate: 57600 baudrate: 57600
device_id: 1 device_id: 1
SUBSYSTEMS=="usb", KERNEL=="ttyACM[0-9]*", ATTRS{manufacturer}=="IRI", ATTRS{product}=="ADC car lights", SYMLINK+="car_lights"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment