Home | History | Annotate | Download | only in ppd42ns

Lines Matching refs:PPD42NS

40    * @brief PPD42NS Dust Sensor library
41 * @defgroup ppd42ns libupm-ppd42ns
45 * @library ppd42ns
46 * @sensor ppd42ns
47 * @comname PPD42NS Dust Sensor
55 * @brief API for the PPD42NS Dust Sensor
57 * UPM module for the PPD42NS dust sensor
59 * @image html ppd42ns.jpg
60 * @snippet ppd42ns.cxx Interesting
62 class PPD42NS {
65 * PPD42NS constructor
69 PPD42NS(int pin);
71 * PPD42NS destructor
73 ~PPD42NS();