buttons doesnt work with famicon at all, even with ez button
parent
5ec7cf4801
commit
896040391d
|
|
@ -42,4 +42,5 @@ if __name__ == "__main__":
|
||||||
for i in range(3):
|
for i in range(3):
|
||||||
print("", 3-i, "...")
|
print("", 3-i, "...")
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
tap(key)
|
tap(53)
|
||||||
|
exit()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue