This board can read a lot more values then are included here: monoxide (CO), nitrogen dioxide (NO2), ethanol (C2H5OH), hydrogen (H2), ammonia (NH3), methane (CH4), propane (C3H8), and isobutane (C4H10).
For example:
airq5_getCOData() returns:
dataBuffer[0] - CO in ppm
dataBuffer[1] - CH4 in ppm
dataBuffer[2] - H2 in ppm
dataBuffer[3] - C2H5OH in ppm
Can we get the rest of the readings from this library?