Files
eddys_snippets/Socket_CAN/socketcan0
Edward Emelianov c7f8aa1d86 add Eratosfen sieve
2022-05-16 17:37:01 +03:00

5 lines
88 B
Bash

#!/bin/sh
ip link set can0 type can bitrate 100000 triple-sampling on
ifconfig can0 up