We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c9f28 commit 7c3404fCopy full SHA for 7c3404f
examples/combined.py
@@ -37,6 +37,7 @@
37
38
# PMS5003 particulate sensor
39
pms5003 = PMS5003()
40
+time.sleep(1.0)
41
42
# Create ST7735 LCD display class
43
st7735 = ST7735.ST7735(
0 commit comments