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 c7d8510 commit f4bbf91Copy full SHA for f4bbf91
examples/ccs811_simpletest.py
@@ -14,4 +14,3 @@
14
print("CO2: {} PPM, TVOC: {} PPM"
15
.format(ccs811.eco2, ccs811.tvoc))
16
time.sleep(0.5)
17
-
0 commit comments