Skip to content

Commit 518f88c

Browse files
authored
Update robotic_arm.py
1 parent 9c0f282 commit 518f88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotic_arm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
"""
4-
Module to control the Robotic Arm: https://github.com/MPi3D/Robotic_Arm.
4+
Module to control the Robotic Arm: https://github.com/mpi3d/robotic-arm.
55
"""
66

77
from time import sleep, time

0 commit comments

Comments
 (0)