Lines Matching refs:MHZ16
51 * @brief MHZ16 Serial CO2 Sensor library
52 * @defgroup mhz16 libupm-mhz16
57 * @library mhz16
58 * @sensor mhz16
60 * @altname MHZ16 Serial CO2 Sensor
72 * @image html mhz16.jpg
73 * @snippet mhz16.cxx Interesting
75 class MHZ16 {
80 * MHZ16 constructor
84 MHZ16(int uart);
87 * MHZ16 destructor
89 ~MHZ16();