Skip to content

PAS CO2 Serial API

enriquezgarc edited this page Jul 7, 2021 · 3 revisions

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.