Skip to content

Commit de2efa8

Browse files
committed
.
1 parent bdb8ce1 commit de2efa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def main():
1313
bbcon.add_behavior(obstruction)
1414
bbcon.add_behavior(photo)
1515

16-
ZumoButton.wait_for_press(self)
16+
ZumoButton().wait_for_press()
1717

1818
while True:
1919
bbcon.run_one_timestep()

0 commit comments

Comments
 (0)