Update code.py
This commit is contained in:
parent
3f097b6e22
commit
75ee203cb2
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue