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