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