Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 7b5a829

Browse files
committedJun 1, 2024
Update wbTest.py
1 parent 8101eae commit 7b5a829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎raspberrypi/tests/wbTest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#time.sleep(90)
2020
for i in range(100):
2121
print(i)
22-
time.sleep()
22+
time.sleep(1)
2323

2424
print("BONNE ANN2e")
2525
print("Sensors:",sensors)

0 commit comments

Comments
 (0)