tcs3414cs: Show the example code snippet in the documentation

Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
This commit is contained in:
Sarah Knepper 2015-01-16 10:35:55 -08:00
parent 69754c283f
commit 2aa6610645

View File

@ -115,7 +115,7 @@ typedef struct {
* This file defines the TCS3414CS C++ interface for libtcs3414cs
*
* @ingroup tcs3414cs i2c
* @snippet tcs3414cs-example.cxx Interesting
* @snippet tcs3414cs.cxx Interesting
*/
class TCS3414CS {
public: