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