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:
John Van Drasek 2015-01-20 11:57:27 -08:00
parent 90079b8d10
commit 6f19f28add

View File

@ -23,7 +23,7 @@
import time
import pyupm_servo as servo
# Create the servo object using D3
# Create the servo object using D5
gServo = servo.ES08A(5)
for i in range(0,10):