Implement basic pen position logger
This commit is contained in:
@@ -33,6 +33,7 @@ set(SRC_PY_DIR src/py)
|
||||
install(PROGRAMS
|
||||
${SRC_PY_DIR}/draw_svg.py
|
||||
${SRC_PY_DIR}/follow.py
|
||||
${SRC_PY_DIR}/drawing_surface.py
|
||||
DESTINATION lib/${PROJECT_NAME}
|
||||
)
|
||||
install(PROGRAMS
|
||||
|
||||
Reference in New Issue
Block a user