diff --git a/examples/python/es08a.py b/examples/python/es08a.py index ea583ea5..73a1a931 100644 --- a/examples/python/es08a.py +++ b/examples/python/es08a.py @@ -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):