]>
zdv2.bktei.com Git - EVA-2020-02-2.git/blob - examples/gas.py
0ffe917eb978c883c0e1f89cdd926724a2993157
4 from enviroplus
import gas
6 print("""gas.py - Print readings from the MICS6812 Gas sensor.
14 readings
= gas
.read_all()
17 except KeyboardInterrupt: