mirror of
https://github.com/6-robot/wpb_home.git
synced 2025-09-15 12:58:59 +08:00
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
# set the udev rule , make the device_port be fixed by rplidar
|
|
#
|
|
KERNEL=="ttyUSB*", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE:="0777", SYMLINK+="rplidar"
|
|
|