Skip to content

Commit 12290a8

Browse files
committed
add blank line
1 parent 5b40090 commit 12290a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ccs811_simpletest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
print("CO2: {} PPM, TVOC: {} PPM"
1515
.format(ccs811.eco2, ccs811.tvoc)
1616
time.sleep(0.5)
17+

0 commit comments

Comments
 (0)