PAS CO2 Serial API - Infineon/pas-co2-sensor GitHub Wiki
List of PAS CO2 Serial public API functions:
- PASCO2Serial()
- ~PASCO2Serial()
- enable()
- disable()
- startMeasure()
- stopMeasure()
- getCO2()
- getDiagnosis()
- calibrate()
- reset()
- getDeviceID()
Find the complete documentation for each function and rest of the library code structures in the PAS CO2 Serial API Doxygen docs section.