servo/controller/fw/test/bring_up_can.sh

4 lines
75 B
Bash

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