]>
zdv2.bktei.com Git - EVA-2020-02-2.git/blob - examples/gas.py
6da2a65f9cbf3f1cb66ef5a33377413399871c3f
4 from envirophatplus
import gas
7 print("""gas.py - Print readings from the MICS6812 Gas sensor.
15 readings
= gas
.read_all()
18 except KeyboardInterrupt: