Update DCTest.py
This commit is contained in:
@@ -5,7 +5,7 @@ import time
|
||||
import atexit
|
||||
|
||||
# create a default object, no changes to I2C address or frequency
|
||||
mh = Adafruit_MotorHAT(addr=0x61)
|
||||
mh = Adafruit_MotorHAT(addr=0x60)
|
||||
|
||||
# recommended for auto-disabling motors on shutdown!
|
||||
def turnOffMotors():
|
||||
|
||||
Reference in New Issue
Block a user