From 11b94e2cdea2bf33bb3c1c2143d938d4f2be0767 Mon Sep 17 00:00:00 2001 From: Sandy Macdonald Date: Tue, 11 Jun 2019 11:27:52 +0100 Subject: [PATCH] Update gas.py --- examples/gas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gas.py b/examples/gas.py index 0ffe917..faf6eac 100755 --- a/examples/gas.py +++ b/examples/gas.py @@ -3,7 +3,7 @@ import time 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! -- 2.30.2