Add pyserial for camera feedback
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
let
|
let
|
||||||
pythonPkg = (python3Full.withPackages (ps: [
|
pythonPkg = (python3Full.withPackages (ps: [
|
||||||
yapps
|
yapps
|
||||||
|
ps.pyserial # for camera feedback into linuxcnc
|
||||||
ps.pyopengl
|
ps.pyopengl
|
||||||
ps.pygobject3
|
ps.pygobject3
|
||||||
ps.pycairo
|
ps.pycairo
|
||||||
|
|||||||
Reference in New Issue
Block a user