We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bda3cf commit 8ff0338Copy full SHA for 8ff0338
test/test_read.py
@@ -2,6 +2,7 @@
2
import am2302
3
4
def test_read():
5
+
6
# sleep a lil so we don't overload the sensor
7
time.sleep(1)
8
0 commit comments