Update code.py

This commit is contained in:
Mike Barela 2018-11-20 17:59:38 -05:00 committed by GitHub
parent 3f097b6e22
commit 75ee203cb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,4 +51,4 @@ while True:
print("Shake detected!")
play_file(random.choice(wavefiles))
# hang out for tiny bit
time.sleep(0.05)
time.sleep(0.05)