servo/controller/fw/test/bring_up_can.sh
2025-06-16 00:31:26 +03:00

4 lines
79 B
Bash

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