1
0
Fork 0

update README.md

This commit is contained in:
Kevin Matz 2019-07-31 08:56:20 -04:00
parent a2c58dcb51
commit 3963adfeea
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ go home
#!/usr/bin/env python3
import armCtl as arm
command("go home")
arm.command("go jib 90")
arm.r.target = [90, 120, 10, 95, 90, 90]
arm.r.move()