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
Update README install instructions
[EVA-2020-02-2.git]
/
examples
/
gas.py
diff --git
a/examples/gas.py
b/examples/gas.py
index 6da2a65f9cbf3f1cb66ef5a33377413399871c3f..faf6eac84611944ec9b908cefeb7b47e1e31518d 100755
(executable)
--- a/
examples/gas.py
+++ b/
examples/gas.py
@@
-1,13
+1,12
@@
#!/usr/bin/env python
import time
#!/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.
+print("""gas.py - Print readings from the MICS6814 Gas sensor.
Press Ctrl+C to exit!
Press Ctrl+C to exit!
-
+
""")
try:
""")
try: