4 lines
61 B
Bash
4 lines
61 B
Bash
|
opkg update
|
||
|
opkg install python3-pip
|
||
|
pip3 install python-can
|