servo/firmware/test/bring_up_can.sh

4 lines
75 B
Bash
Executable file

#!/bin/bash
ip link set can0 type can bitrate 1000000
ip link set up can0