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