Expand test coverage, bugfix
[EVA-2020-02-2.git] / examples / gas.py
index 6da2a65f9cbf3f1cb66ef5a33377413399871c3f..faf6eac84611944ec9b908cefeb7b47e1e31518d 100755 (executable)
@@ -1,13 +1,12 @@
 #!/usr/bin/env python
 
 import time
-from envirophatplus 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!
-        
+
 """)
 
 try: