Removed unnecessary fillets, surfaces, and construction elements from each part; Eliminated duplicate parts; Restructured file and folder organization.
This commit is contained in:
parent
dcf22ec341
commit
328dd0e0aa
192 changed files with 130019 additions and 721896 deletions
4
controller/fw/test/bring_up_can.sh
Normal file
4
controller/fw/test/bring_up_can.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
ip link set can0 type can bitrate 1000000
|
||||
ip link set up can0
|
Loading…
Add table
Add a link
Reference in a new issue