mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
Fixing the comment for which plug the servo should be in
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
parent
90079b8d10
commit
6f19f28add
@ -23,7 +23,7 @@
|
|||||||
import time
|
import time
|
||||||
import pyupm_servo as servo
|
import pyupm_servo as servo
|
||||||
|
|
||||||
# Create the servo object using D3
|
# Create the servo object using D5
|
||||||
gServo = servo.ES08A(5)
|
gServo = servo.ES08A(5)
|
||||||
|
|
||||||
for i in range(0,10):
|
for i in range(0,10):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user