projects
/
EVA-2020-02-2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename envirophatplus -> enviroplus
[EVA-2020-02-2.git]
/
examples
/
gas.py
diff --git
a/examples/gas.py
b/examples/gas.py
index 6da2a65f9cbf3f1cb66ef5a33377413399871c3f..8717922cdfc9d4122d2e501f64c6e67f35dbb89c 100755
(executable)
--- a/
examples/gas.py
+++ b/
examples/gas.py
@@
-1,13
+1,13
@@
#!/usr/bin/env python
import time
-from envirop
hatp
lus import gas
+from enviroplus import gas
print("""gas.py - Print readings from the MICS6812 Gas sensor.
Press Ctrl+C to exit!
-
+
""")
try: