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 # git ls-files --others --exclude-from=.git/info/exclude
runesla 10:8ace727cec3f 2 # Lines that start with '#' are comments.
runesla 10:8ace727cec3f 3 # For a project mostly in C, the following would be a good set of
runesla 10:8ace727cec3f 4 # exclude patterns (uncomment them if you want to use them):
runesla 10:8ace727cec3f 5 # *.[oa]
runesla 10:8ace727cec3f 6 # *~