examples: added missing snippets and paired them with right examples

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-03-13 16:27:26 -07:00
parent dc932b61e7
commit e2b3cbc0f1
14 changed files with 55 additions and 11 deletions

View File

@ -71,6 +71,7 @@ struct Time3231 {
* @brief C++ API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)
*
* @ingroup maxds3231m i2c
* @snippet maxds3231m.cxx Interesting
*/
class MAXDS3231M {
public: