Mbed port of the Arduino library for the Grove Multichannel Gas Sensor v2 developed by Hongtai Liu, based heavily on the excellent work done by mbed user 'boting ren' (https://os.mbed.com/users/edamame22/code/MiCS6814_GasSensor//file/a15eee9bb0e6/MiCS6814_GasSensor.cpp/)

Committer:
runesla
Date:
Sat Mar 20 13:35:03 2021 +0100
Revision:
10:8ace727cec3f
added write addr in ctr

Who changed what in which revision?

UserRevisionLine numberNew contents of line
runesla 10:8ace727cec3f 1 [core]
runesla 10:8ace727cec3f 2 repositoryformatversion = 0
runesla 10:8ace727cec3f 3 filemode = true
runesla 10:8ace727cec3f 4 bare = false
runesla 10:8ace727cec3f 5 logallrefupdates = true
runesla 10:8ace727cec3f 6 [remote "origin"]
runesla 10:8ace727cec3f 7 url = https://gitlab.com/ffi-miot/multichannel_gas_sensor
runesla 10:8ace727cec3f 8 fetch = +refs/heads/*:refs/remotes/origin/*
runesla 10:8ace727cec3f 9 [branch "master"]
runesla 10:8ace727cec3f 10 remote = origin
runesla 10:8ace727cec3f 11 merge = refs/heads/master