mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 06:45:26 -06:00
serialhdl: Add support for communicating over a CAN bus
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
8b4ad34e22
commit
a20f4a8759
2 changed files with 47 additions and 1 deletions
|
@ -6,3 +6,4 @@ cffi==1.12.2
|
|||
pyserial==3.4
|
||||
greenlet==0.4.15
|
||||
Jinja2==2.10.1
|
||||
python-can==3.3.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue